1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 22:06:56 +01:00
MadelineProto/docs/TD_docs/methods/reorderInstalledStickerSets.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

697 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

Params:

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