Function tdlib_rs::functions::clear_autosave_settings_exceptions
source · pub async fn clear_autosave_settings_exceptions(
client_id: i32
) -> Result<(), Error>
Expand description
Clears the list of all autosave settings exceptions. The method is guaranteed to work only after at least one call to getAutosaveSettings
§Arguments
client_id
- The client id to send the request to