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

742 B

title description image
addStickerToSet Bots only. Adds new sticker to a set. Returns the sticker set https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: addStickerToSet

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Adds new sticker to a set. Returns the sticker set

Parameters:

Name Type Required Description
user_id int Yes Sticker set owner
name string Yes Sticker set name
sticker inputSticker Yes Sticker to add to the set

Return type: StickerSet