messages.exportedChatInvites

messages.exportedChatInvites#bdc62dcc count:int invites:Vector<ExportedChatInvite> users:Vector<User> = messages.ExportedChatInvites;

Parameters

NameTypeDescription
count int Total number of records, not the size of this page.
invites Vector<ExportedChatInvite>
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

messages.ExportedChatInvites

Related pages

Types used here