MadelineProto/docs/TD_docs/methods/getStickers.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

844 B

title description
getStickers Returns stickers from installed ordinary sticker sets corresponding to the given emoji. If emoji is not empty, elso favorite and recently used stickers may be returned

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. If emoji is not empty, elso favorite and recently used stickers may be returned

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