MadelineProtoDocs/docs/TD_docs/methods/reorderInstalledStickerSets.md
2018-04-01 13:24:46 +02:00

701 B

title description
reorderInstalledStickerSets Changes the order of installed sticker sets

Method: reorderInstalledStickerSets

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Changes the order of installed sticker sets

Parameters:

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

Return type: Ok