Skip to main content

DiscordStickerPack

@discordeno/bot


Documentation / @discordeno/bot / DiscordStickerPack

Interface: DiscordStickerPack

Defined in: packages/types/dist/types/discord/sticker.d.ts:52

https://discord.com/developers/docs/resources/sticker#sticker-pack-object-sticker-pack-structure

Properties

optional banner_asset_id: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:66

id of the sticker pack's banner image


cover_sticker_id?

optional cover_sticker_id: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:62

id of a sticker in the pack which is shown as the pack's icon


description

description: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:64

description of the sticker pack


id

id: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:54

id of the sticker pack


name

name: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:58

name of the sticker pack


sku_id

sku_id: string

Defined in: packages/types/dist/types/discord/sticker.d.ts:60

id of the pack's SKU


stickers

stickers: DiscordSticker[]

Defined in: packages/types/dist/types/discord/sticker.d.ts:56

the stickers in the pack