mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:26:55 +01:00
645 B
645 B
title | description |
---|---|
reorderStickerSets | Changes the order of installed sticker sets |
Method: reorderStickerSets
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 |