get_chat_folder

Function get_chat_folder 

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

Returns information about a chat folder by its identifier

ยงArguments

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