TDLib v0.0.2 TDLib.Method.ReorderInstalledStickerSets View Source

Changes the order of installed sticker sets. Returns object_ptr.

NameTypeDescription
is_masksboolPass true to change the order of mask sticker sets; pass false to change the order of ordinary sticker sets.
sticker_set_idsstring[]Identifiers of installed sticker sets in the new correct order.

More details on telegram’s documentation.