stickers.addStickerToSet
Add a sticker to a stickerset, bots only. The sticker set must have been created by the bot.
Example
TL schema
Parameters
Name
Type
Description
stickerset
The stickerset
sticker
The sticker
Result
Possible errors
Code
Type
Description
400
BOT_MISSING
This method can only be run by a bot
400
STICKERSET_INVALID
The provided sticker set is invalid
Can bots use this methd ?
yes
Related pages
Last updated