get_chat_folder_chat_count

Function get_chat_folder_chat_count 

Source
pub async fn get_chat_folder_chat_count(
    folder: ChatFolder,
    client_id: i32,
) -> Result<Count, Error>
Expand description

Returns approximate number of chats in a being created chat folder. Main and archive chat lists must be fully preloaded for this function to work correctly

ยงArguments

  • folder - The new chat folder
  • client_id - The client id to send the request to