Function tdlib_rs::functions::delete_file
source · pub async fn delete_file(file_id: i32, client_id: i32) -> Result<(), Error>
Expand description
Deletes a file from the TDLib file cache
§Arguments
file_id
- Identifier of the file to deleteclient_id
- The client id to send the request to