StickerSet
This object represents a sticker set.
Properties
name
ts
name: string;Sticker set name
title
ts
title: string;Sticker set title
sticker_type
ts
sticker_type: "regular" | "mask" | "custom_emoji";Type of stickers in the set, currently one of “regular”, “mask”, “custom_emoji”
stickers
ts
stickers: Sticker[];List of all set stickers
thumbnail
ts
thumbnail?: PhotoSize;Sticker set thumbnail in the .WEBP, .TGS, or .WEBM format