Airgram

Guides
/
/
Output types

StickerSet

Represents a sticker set.

This is an alias for the StickerSetUnion type.


NameTypeDescription
_"stickerSet"
idstring Identifier of the sticker set
titlestring Title of the sticker set
namestring Name of the sticker set
thumbnail Sticker set thumbnail in WEBP or TGS format with width and height 100; may be null. The file can be downloaded only before the thumbnail is changed
thumbnailOutline Sticker set thumbnail's outline represented as a list of closed vector paths; may be empty. The coordinate system origin is in the upper-left corner
isInstalledboolean True, if the sticker set has been installed by the current user
isArchivedboolean True, if the sticker set has been archived. A sticker set can't be installed and archived simultaneously
isOfficialboolean True, if the sticker set is official
isAnimatedboolean True, is the stickers in the set are animated
isMasksboolean True, if the stickers in the set are masks
isViewedboolean True for already viewed trending sticker sets
stickers List of stickers in this set
emojis A list of emoji corresponding to the stickers in the same order. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object