AutosaveSettingsException constructor

AutosaveSettingsException(
  1. {required int chat_id,
  2. required ScopeAutosaveSettings settings,
  3. int? extra,
  4. int? clientId}
)

Contains autosave settings for a chat, which overrides default settings for the corresponding scope

Implementation

AutosaveSettingsException