Fetch all stickersets » owned by the current user.
messages.myStickers#faff629d count:int sets:Vector<StickerSetCovered> = messages.MyStickers;
---functions---
messages.getMyStickers#d0b5e1fc offset_id:long limit:int = messages.MyStickers;
Name | Type | Description |
---|---|---|
offset_id | long | Offsets for pagination, for more info click here |
limit | int | Maximum number of results to return, see pagination |
How to fetch results from large lists of objects.
Telegram clients support displaying static and animated stickers.