SetAutosaveSettings constructor
- {required AutosaveSettingsScope scope,
- ScopeAutosaveSettings? settings,
- int? extra,
- int? clientId}
Sets autosave settings for the given scope. The method is guaranteed to work only after at least one call to getAutosaveSettings
Returns Ok
Implementation
SetAutosaveSettings