TDLib v0.0.2 TDLib.Method.ReorderInstalledStickerSets View Source
Changes the order of installed sticker sets.
Returns object_ptr
Name | Type | Description |
---|---|---|
is_masks | bool | Pass true to change the order of mask sticker sets; pass false to change the order of ordinary sticker sets. |
sticker_set_ids | string[] | Identifiers of installed sticker sets in the new correct order. |
More details on telegram’s documentation.