messages.foundStickersNotModified#6010c534 flags:# next_offset:flags.0?int = messages.FoundStickers;
messages.foundStickers#82c9e290 flags:# next_offset:flags.0?int hash:long stickers:Vector<Document> = messages.FoundStickers;
---functions---
messages.searchStickers#29b1c66a flags:# emojis:flags.0?true q:string emoticon:string lang_code:Vector<string> offset:int limit:int hash:long = messages.FoundStickers;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
emojis | flags.0?true | |
q | string | |
emoticon | string | |
lang_code | Vector<string> | |
offset | int | |
limit | int | Maximum number of results to return, see pagination |
hash | long | Hash used for caching, for more info click here. |
How to fetch results from large lists of objects.