Interface
StickerCreateOptions
Options for creating a pack/guild sticker.
Properties
| Name | Type | Description |
|---|---|---|
| description? | string | null | |
| file | string | Base64 image data (image on the wire). |
| name | string | |
| tags? | string[] |
Interface
Options for creating a pack/guild sticker.
| Name | Type | Description |
|---|---|---|
| description? | string | null | |
| file | string | Base64 image data (image on the wire). |
| name | string | |
| tags? | string[] |