messages.getStickers

Get stickers by emoji

messages.stickersNotModified#f1749a22 = messages.Stickers;
messages.stickers#30a6ec7e hash:long stickers:Vector<Document> = messages.Stickers;
---functions---
messages.getStickers#d5a5d3a1 emoticon:string hash:long = messages.Stickers;

Parameters

Name Type Description
emoticon string The emoji
hash int Hash for pagination, for more info click here

Result

messages.Stickers

Related pages

Pagination in the API

How to fetch results from large lists of objects.