export interface APIStickerPackSee also: https://discord.com/developers/docs/resources/sticker#sticker-pack-object
optionalexternalbanner_asset_id? : Snowflake
ID of the sticker pack's banner image
optionalexternalcover_sticker_id? : Snowflake
ID of a sticker in the pack which is shown as the pack's icon
externaldescription : string
Description of the sticker pack
externalid : Snowflake
ID of the sticker pack
externalname : string
Name of the sticker pack
externalsku_id : Snowflake
ID of the pack's SKU
externalstickers : APISticker[]
The stickers in the pack