Extended by : BPT\types\types
This object represents a sticker set.
| Name | Type | Description | Kind |
|---|---|---|---|
| name | string | Sticker set name | normal |
| title | string | Sticker set title | normal |
| sticker_type | string | Type of stickers in the set, currently one of “regular”, “mask”, “custom_emoji” | normal |
| is_animated | bool | True, if the sticker set contains animated stickers | normal |
| is_video | bool | True, if the sticker set contains video stickers | normal |
| stickers | sticker[] | List of all set stickers | normal |
| thumbnail | BPT\types\photoSize | Optional. Sticker set thumbnail in the .WEBP, .TGS, or .WEBM format | normal |