chatlists.chatlistInviteAlready#fa87f659 filter_id:int missing_peers:Vector<Peer> already_peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;
Параметры
| Поле | Тип | Описание |
| filter_id |
int |
|
| missing_peers |
Vector<Peer> |
|
| already_peers |
Vector<Peer> |
|
| chats |
Vector<Chat> |
Чаты и каналы, упомянутые в ответе — клиент должен положить их в свой кеш. |
| users |
Vector<User> |
Пользователи, упомянутые в ответе — клиент должен положить их в свой кеш. |
Тип
chatlists.ChatlistInvite
Связанные страницы
Типы, которые здесь встречаются