Function tdlib_rs::functions::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 identifierclient_id
- The client id to send the request to