haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.AutosaveSettingsScope

Synopsis

Documentation

data AutosaveSettingsScope Source #

Describes scope of autosave settings

Constructors

AutosaveSettingsScopePrivateChats

Autosave settings applied to all private chats without chat-specific settings

AutosaveSettingsScopeGroupChats

Autosave settings applied to all basic group and supergroup chats without chat-specific settings

AutosaveSettingsScopeChannelChats

Autosave settings applied to all channel chats without chat-specific settings

AutosaveSettingsScopeChat

Autosave settings applied to a chat

Fields