MadelineProtoDocs/docs/TD_docs/methods/changeStickerSet.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

787 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 Required Description
set_id int64 Yes Identifier of the sticker set
is_installed Bool Yes New value of is_installed
is_archived Bool Yes New value of is_archived. A sticker set can't be installed and archived simultaneously

Return type: Ok