export interface APISticker
See also: https://discord.com/developers/docs/resources/sticker#sticker-object
This field is no longer documented by Discord and will be removed in v11 This field is no longer documented by Discord and will be removed in v11
Previously the sticker asset hash, now an empty string
optionalexternalboolean available? :
Whether this guild sticker can be used, may be false due to loss of Server Boosts
externalStickerFormatType format_type :
Type of sticker format
See also: https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types
optionalexternalSnowflake guild_id? :
ID of the guild that owns this sticker
externalSnowflake id :
ID of the sticker
externalstring name :
Name of the sticker
optionalexternalSnowflake pack_id? :
For standard stickers, ID of the pack the sticker is from
optionalexternalnumber sort_value? :
The standard sticker's sort order within its pack
externalstring tags :
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.
externalStickerType type :
Type of sticker
See also: https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types
optionalexternalAPIUser user? :
The user that uploaded the guild sticker