MadelineProtoDocs/docs/TD_docs/methods/changeStickerSet.md

793 B

title description image
changeStickerSet Installs/uninstalls or enables/archives sticker set https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: changeStickerSet

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Installs/uninstalls or enables/archives sticker set

Parameters:

Name Type Description Required
set_id int64 Identifier of the sticker set Yes
is_installed Bool New value of is_installed Yes
is_archived Bool New value of is_archived. A sticker set can't be installed and archived simultaneously Yes

Return type: Ok