MadelineProtoDocs/docs/TD_docs/methods/addFavoriteSticker.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

962 B

title description image
addFavoriteSticker Adds new sticker to the list of favorite stickers. New sticker is added to the beginning of the list. If the sticker is already in the list, at first it is removed from the list. Only stickers belonging to a sticker set can be added to the list https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: addFavoriteSticker

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Adds new sticker to the list of favorite stickers. New sticker is added to the beginning of the list. If the sticker is already in the list, at first it is removed from the list. Only stickers belonging to a sticker set can be added to the list

Parameters:

Name Type Required Description
sticker InputFile Yes Sticker file to add

Return type: Ok