Skip to content

GramIO API Reference / gramio/dist / TelegramStickerSet

Interface: TelegramStickerSet

Defined in: @gramio/types/out/objects.d.ts:6147

This object represents a sticker set.

Documentation

Properties

PropertyTypeDescriptionDefined in
namestringSticker set name@gramio/types/out/objects.d.ts:6151
sticker_typeTelegramStickerSetStickerTypeType of stickers in the set, currently one of “regular”, “mask”, “custom_emoji”@gramio/types/out/objects.d.ts:6159
stickersTelegramSticker[]List of all set stickers@gramio/types/out/objects.d.ts:6163
thumbnail?TelegramPhotoSizeOptional. Sticker set thumbnail in the .WEBP, .TGS, or .WEBM format@gramio/types/out/objects.d.ts:6167
titlestringSticker set title@gramio/types/out/objects.d.ts:6155