Get stickers by emoji
messages.stickersNotModified#f1749a22 = messages.Stickers;
messages.stickers#8a8ecd32 hash:string stickers:Vector<Document> = messages.Stickers;
---functions---
messages.getStickers#ae22e045 emoticon:string hash:string = messages.Stickers;
| Name | Type | Description |
|---|---|---|
| emoticon | string | The emoji |
| hash | long | Hash used for caching, for more info click here. |
| Code | Type | Description |
|---|---|---|
| 400 | EMOTICON_EMPTY | The emoji is empty. |
How to fetch results from large lists of objects.