TDLib v0.0.2 TDLib.Method.ChangeStickerSet View Source

Installs/uninstalls or activates/archives a sticker set. Returns object_ptr.

NameTypeDescription
set_idstringIdentifier of the sticker set.
is_installedboolThe new value of is_installed.
is_archivedboolThe new value of is_archived. A sticker set can’t be installed and archived simultaneously.

More details on telegram’s documentation.