interface APIStickerPack

external
export interface APIStickerPack

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

ID of the sticker pack's banner image

optionalexternal
cover_sticker_id? : Snowflake

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

external
description : string

Description of the sticker pack

external
id : Snowflake

ID of the sticker pack

external
name : string

Name of the sticker pack

external
sku_id : Snowflake

ID of the pack's SKU

external
stickers : APISticker[]

The stickers in the pack