UpdateChatFolders constructor

UpdateChatFolders(
  1. {required List<ChatFolderInfo> chat_folders,
  2. required int main_chat_list_position,
  3. int? extra,
  4. int? clientId}
)

The list of chat folders or a chat folder has changed

Implementation

UpdateChatFolders