MadelineProtoDocs/docs/TD_docs/methods/addStickerToSet.md
2018-04-04 19:52:48 +02:00

743 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