api.changeStickerSet()
Installs/uninstalls or activates/archives a sticker set
Parameters
ChangeStickerSetParams:chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
setId | string | Identifier of the sticker set |
isInstalled | boolean | The new value of is_installed |
isArchived | boolean | The new value of is_archived. A sticker set can't be installed and archived simultaneously |