TDLib v0.0.2 TDLib.Method.ChangeStickerSet View Source
Installs/uninstalls or activates/archives a sticker set.
Returns object_ptr
Name | Type | Description |
---|---|---|
set_id | string | Identifier of the sticker set. |
is_installed | bool | The new value of is_installed. |
is_archived | bool | The new value of is_archived. A sticker set can’t be installed and archived simultaneously. |
More details on telegram’s documentation.