messages.foundStickers

Found stickers

Constructor schema is available as of layer 195. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
next_offset flags.0?int Offset for pagination
hash long Hash used for caching, for more info click here
stickers Vector<Document> Found stickers

Type

messages.FoundStickers

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Go up