messages.foundStickers#82c9e290 flags:# next_offset:flags.0?int hash:long stickers:Vector<Document> = messages.FoundStickers;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| next_offset |
flags.0?int |
Offset for the next page — pass it back on the next call. |
| hash |
long |
Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |
| stickers |
Vector<Document> |
List of stickers. |
Type
messages.FoundStickers
Related pages
Types used here