account.autoSaveSettings

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_settings AutoSaveSettings
chats_settings AutoSaveSettings
broadcasts_settings AutoSaveSettings
exceptions Vector<AutoSaveException>
chats Vector<Chat> Chats and channels referenced by the response — the client should put them in its cache.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

account.AutoSaveSettings

Related pages

Types used here