1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 02:26:55 +01:00
MadelineProto/docs/TD_docs/methods/reorderStickerSets.md
2017-08-25 14:43:29 +02:00

645 B

title description
reorderStickerSets Changes the order of installed sticker sets

Method: reorderStickerSets

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 masks order, pass false to change stickers order
sticker_set_ids Array of long Yes Identifiers of installed sticker sets in the new right order

Return type: Ok