account.autoSaveSettings#4c3e069d users_settings:AutoSaveSettings chats_settings:AutoSaveSettings broadcasts_settings:AutoSaveSettings exceptions:Vector<AutoSaveException> chats:Vector<Chat> users:Vector<User> = account.AutoSaveSettings;
| Name | Type | Description |
|---|---|---|
| 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. |