messages.exportedChatInvites

Info about chat invites exported by a certain admin.

Constructor schema is available as of layer 124. Switch ยป

Parameters

Name Type Description
count int Number of invites exported by the admin
invites Vector<ExportedChatInvite> Exported invites
users Vector<User> Info about the admin

Type

messages.ExportedChatInvites