messages.featuredStickers#be382906 flags:# premium:flags.0?true hash:long count:int sets:Vector<StickerSetCovered> unread:Vector<long> = messages.FeaturedStickers;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| premium |
flags.0?true |
|
| hash |
long |
Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |
| count |
int |
Total number of records, not the size of this page. |
| sets |
Vector<StickerSetCovered> |
|
| unread |
Vector<long> |
|
Type
messages.FeaturedStickers
Related pages
Types used here