chatlists.chatlistInviteAlready#fa87f659 filter_id:int missing_peers:Vector<Peer> already_peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;
Parameters
| Name | Type | Description |
| filter_id |
int |
|
| missing_peers |
Vector<Peer> |
|
| already_peers |
Vector<Peer> |
|
| 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
chatlists.ChatlistInvite
Related pages
Types used here