Record
sticker-set
No description available.
record sticker-set {
contains-masks: bool,
is-animated: bool,
name: string,
stickers: list<sticker>,
thumb: option<photo-size>,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| contains-masks | bool | |
| is-animated | bool | |
| name | string | |
| stickers | list<sticker> | |
| thumb | option<photo-size> | |
| title | string |