messages.featuredStickers

Featured stickersets

Constructor schema is available as of layer 112. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
premium flags.0?true Whether this is a premium stickerset
hash long Hash for pagination, 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

Type

messages.FeaturedStickers

Related pages

Pagination in the API

How to fetch results from large lists of objects.