telegram api constructor · layer 229 · #4c3e069d

account.autoSaveSettings

Contains media autosave settings

definition

account.autoSaveSettings#4c3e069d users_settings:AutoSaveSettings chats_settings:AutoSaveSettings broadcasts_settings:AutoSaveSettings exceptions:Vector<AutoSaveException> chats:Vector<Chat> users:Vector<User> = account.AutoSaveSettings;

parameters

nametypedescription
users_settingsAutoSaveSettingsDefault media autosave settings for private chats
chats_settingsAutoSaveSettingsDefault media autosave settings for groups and supergroups
broadcasts_settingsAutoSaveSettingsDefault media autosave settings for channels
exceptionsVector<AutoSaveException>Peer-specific granular autosave settings
chatsVector<Chat>Chats mentioned in the peer-specific granular autosave settings
usersVector<User>Users mentioned in the peer-specific granular autosave settings

type

account.AutoSaveSettings

history

present in layers 152–229

idlayers
#4c3e069d152–229