Info about chat invites exported by a certain admin.
messages.exportedChatInvites#bdc62dcc count:int invites:Vector<ExportedChatInvite> users:Vector<User> = messages.ExportedChatInvites;
Name | Type | Description |
---|---|---|
count | int | Number of invites exported by the admin |
invites | Vector<ExportedChatInvite> | Exported invites |
users | Vector<User> | Info about the admin |