ClearAutosaveSettingsExceptions constructor

ClearAutosaveSettingsExceptions(
  1. {int? extra,
  2. int? clientId}
)

Clears the list of all autosave settings exceptions. The method is guaranteed to work only after at least one call to getAutosaveSettings

Returns Ok

Implementation

ClearAutosaveSettingsExceptions