Information about one sticker inside the set

interface StickerInfo {
    alt: string;
    emoji: string;
    sticker: Sticker;
}

Properties

Properties

alt: string

Primary alt emoji that is displayed in dialogs list

emoji: string

One or more emojis representing this sticker

sticker: Sticker

Document with the actual sticker