Featured stickersets
messages.featuredStickers#b6abc341 hash:int count:int sets:Vector<StickerSetCovered> unread:Vector<long> = messages.FeaturedStickers;| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| premium | flags.0?true | Whether this is a premium stickerset | 
| hash | long | Hash used for caching, for more info click here | 
| count | int | Total number of featured stickers | 
| sets | Vector<StickerSetCovered> | Featured stickersets | 
| unread | Vector<long> | IDs of new featured stickersets | 
How to fetch results from large lists of objects.