Skip to content

changeStickerSet

Function · TDLib 1.8.67 · d1085f9c

Installs/uninstalls or activates/archives a sticker set

changeStickerSet(
  set_id: int64,
  is_installed: Bool,
  is_archived: Bool
) → Ok

set_id

int64

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