messages.getMyStickers

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;

Parameters

Name Type Description
offset_id long Offsets for pagination, for more info click here
limit int Maximum number of results to return, see pagination

Result

messages.MyStickers

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Stickers

Telegram clients support displaying static and animated stickers.