Interface

RESTPostAPIGuildStickerJSONBody

Request body for POST /guilds/{id}/stickers (create sticker).

Properties

description?: string | null

Sticker description.

image: string

Sticker image data (base64).

name: string

Sticker name.

tags?: string[]

Sticker tags.