ProcessChatFolderNewChats constructor

ProcessChatFolderNewChats(
  1. {required int chat_folder_id,
  2. required List<int> added_chat_ids,
  3. int? extra,
  4. int? clientId}
)

Process new chats added to a shareable chat folder by its owner

Returns Ok

Implementation

ProcessChatFolderNewChats