Interface
RESTPatchAPIGuildStickerJSONBody
Request body for PATCH /guilds/{id}/stickers/{sticker_id} (update sticker).
Properties
| Name | Type | Description |
|---|---|---|
| description? | string | null | New sticker description. |
| name? | string | New sticker name. |
| tags? | string[] | New sticker tags. |