ExportedChatInvites
---types--- messages.exportedChatInvites#bdc62dcc count:int invites:Vector<ExportedChatInvite> users:Vector<User> = messages.ExportedChatInvites
Belongs to
messages.ExportedChatInvites |
This type can only be an instance of:
ExportedChatInvites |
Members
count | int | |
invites | ExportedChatInvite | A list must be supplied. |
users | User | A list must be supplied. |