MadelineProtoDocs/docs/TD_docs/methods/reorderInstalledStickerSets.md

778 B

title description image
reorderInstalledStickerSets Changes the order of installed sticker sets https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: reorderInstalledStickerSets

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Changes the order of installed sticker sets

Parameters:

Name Type Description Required
is_masks Bool Pass true to change mask sticker sets order, pass false to change ordinary sticker sets order Yes
sticker_set_ids Array of int64 Identifiers of installed sticker sets in the new right order Yes

Return type: Ok