1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/methods/getStickers.md
2017-08-25 15:05:53 +02:00

682 B

title description
getStickers Returns stickers from installed ordinary sticker sets corresponding to the given emoji

Method: getStickers

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns stickers from installed ordinary sticker sets corresponding to the given emoji

Params:

Name Type Required Description
emoji string Yes String representation of emoji. If empty, returns all known stickers
limit int Yes Maximum number of stickers to return

Return type: Stickers