View Source ExTDLib.Method.SetAutosaveSettings (ExTDLib v0.0.4)

Sets autosave settings for the given scope. The method is guaranteed to work only after at least one call to getAutosaveSettings. Returns object_ptr<Ok>.

NameTypeDescription
scopeAutosaveSettingsScopeAutosave settings scope.
settingsscopeAutosaveSettingsNew autosave settings for the scope; pass null to set autosave settings to default.

More details on telegram's documentation.