ChatlistInviteAlready
---types--- chatlists.chatlistInviteAlready#fa87f659 filter_id:int missing_peers:Vector<Peer> already_peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite
Belongs to
chatlists.ChatlistInvite |
This type can be an instance of either:
ChatlistInvite | ChatlistInviteAlready |
Members
filter_id | int | |
missing_peers | Peer | A list must be supplied. |
already_peers | Peer | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |