messages.favedStickers#2cb51097 hash:long packs:Vector<StickerPack> stickers:Vector<Document> = messages.FavedStickers;
| Name | Type | Description |
|---|---|---|
| hash | long | Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |
| packs | Vector<StickerPack> | |
| stickers | Vector<Document> | List of stickers. |