chatlists.exportedInvites#10ab6dc7 invites:Vector<ExportedChatlistInvite> chats:Vector<Chat> users:Vector<User> = chatlists.ExportedInvites;
| Поле | Тип | Описание |
|---|---|---|
| invites | Vector<ExportedChatlistInvite> | |
| chats | Vector<Chat> | Чаты и каналы, упомянутые в ответе — клиент должен положить их в свой кеш. |
| users | Vector<User> | Пользователи, упомянутые в ответе — клиент должен положить их в свой кеш. |