messages.installStickerSet
Install a stickerset
Example
TL schema
Parameters
Name | Type | Description |
stickerset | Stickerset to install | |
archived | Whether to archive stickerset |
Result
messages.StickerSetInstallResult
Possible errors
Code | Type | Description |
400 | STICKERSET_INVALID | The provided sticker set is invalid |
Can bots use this methd ?
yes
Related pages
Last updated