742 B
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
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 |