Interface ClearAutosaveSettingsExceptions

Clears the list of all autosave settings exceptions. The method is guaranteed to work only after at least one call to getAutosaveSettings. Request type for Tdjson#clearAutosaveSettingsExceptions.

interface ClearAutosaveSettingsExceptions {
    @type: "clearAutosaveSettingsExceptions";
}

Properties

Properties

@type: "clearAutosaveSettingsExceptions"