ReorderChatFolders constructor

ReorderChatFolders(
  1. {required List<int> chat_folder_ids,
  2. required int main_chat_list_position,
  3. int? extra,
  4. int? clientId}
)

Changes the order of chat folders

Returns Ok

Implementation

ReorderChatFolders