ReorderInstalledStickerSets constructor

ReorderInstalledStickerSets(
  1. {required StickerType sticker_type,
  2. required List<int64> sticker_set_ids,
  3. int? extra,
  4. int? clientId}
)

Changes the order of installed sticker sets

Returns Ok

Implementation

ReorderInstalledStickerSets