APIStickerItem
https://discord.com/developers/docs/resources/sticker#sticker-item-object
Signature
export type APIStickerItem = Pick<APISticker, 'format_type' | 'id' | 'name'>;Members
This export does not declare public properties or methods in the generated declaration file.