messages.getEmojiStickers

Gets the list of currently installed custom emoji stickersets.

messages.allStickersNotModified#e86602c3 = messages.AllStickers;
messages.allStickers#cdbbcebb hash:long sets:Vector<StickerSet> = messages.AllStickers;
---functions---
messages.getEmojiStickers#fbfca18f hash:long = messages.AllStickers;

Parameters

Name Type Description
hash long Hash used for caching, for more info click here.
Note: the usual hash generation algorithm cannot be used in this case, please re-use the messages.allStickers.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Result

messages.AllStickers

Related pages

Pagination in the API

How to fetch results from large lists of objects.

messages.allStickers

Info about all installed stickers

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.