748 B
748 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
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Adds new sticker to a set. Returns the sticker set
Parameters:
Name | Type | Description | Required |
---|---|---|---|
user_id | int | Sticker set owner | Yes |
name | string | Sticker set name | Yes |
sticker | inputSticker | Sticker to add to the set | Yes |