get_chat_folder_chats_to_leave

Function get_chat_folder_chats_to_leave 

Source
pub async fn get_chat_folder_chats_to_leave(
    chat_folder_id: i32,
    client_id: i32,
) -> Result<Chats, Error>
Expand description

Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted

ยงArguments

  • chat_folder_id - Chat folder identifier
  • client_id - The client id to send the request to