messages.getStickers

Get stickers by emoji

 Method schema is available as of layer 76. Switch ยป

Parameters

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

Result

messages.Stickers

Possible errors

Code Type Description
400 EMOTICON_EMPTY The emoji is empty.

Related pages

Pagination in the API

How to fetch results from large lists of objects.