DiscordStickerPack
Documentation / @discordeno/types / DiscordStickerPack
Interface: DiscordStickerPack
Defined in: discord/sticker.ts:63
https://docs.discord.com/developers/resources/sticker#sticker-pack-object-sticker-pack-structure
Properties
banner_asset_id?
optionalbanner_asset_id?:string
Defined in: discord/sticker.ts:77
id of the sticker pack's banner image
cover_sticker_id?
optionalcover_sticker_id?:string
Defined in: discord/sticker.ts:73
id of a sticker in the pack which is shown as the pack's icon
description
description:
string
Defined in: discord/sticker.ts:75
description of the sticker pack
id
id:
string
Defined in: discord/sticker.ts:65
id of the sticker pack
name
name:
string
Defined in: discord/sticker.ts:69
name of the sticker pack
sku_id
sku_id:
string
Defined in: discord/sticker.ts:71
id of the pack's SKU
stickers
stickers:
DiscordSticker[]
Defined in: discord/sticker.ts:67
the stickers in the pack