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