export interface APIStickerhttps://discord.com/developers/docs/resources/sticker#sticker-object
This field is no longer documented by Discord and will be removed in v11
Previously the sticker asset hash, now an empty string
optionalexternalavailable? : boolean
Whether this guild sticker can be used, may be false due to loss of Server Boosts
externalformat_type : StickerFormatType
Type of sticker formatSee https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types
optionalexternalguild_id? : Snowflake
ID of the guild that owns this sticker
externalid : Snowflake
ID of the sticker
externalname : string
Name of the sticker
optionalexternalpack_id? : Snowflake
For standard stickers, ID of the pack the sticker is from
optionalexternalsort_value? : number
The standard sticker's sort order within its pack
externaltags : string
For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions.
externaltype : StickerType
Type of stickerSee https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types
optionalexternaluser? : APIUser
The user that uploaded the guild sticker