MadelineProto/docs/TD_docs/methods/addStickerToSet.md

696 B

title description
addStickerToSet Bots only. Adds new sticker to a set. Returns the sticker set

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 CLICK ME int Yes Sticker set owner
name CLICK ME string Yes Sticker set name
sticker CLICK ME inputSticker Yes Sticker to add to the set

Return type: StickerSet