chatlists.exportedInvites

chatlists.exportedInvites#10ab6dc7 invites:Vector<ExportedChatlistInvite> chats:Vector<Chat> users:Vector<User> = chatlists.ExportedInvites;

Parameters

NameTypeDescription
invites Vector<ExportedChatlistInvite>
chats Vector<Chat> Chats and channels referenced by the response — the client should put them in its cache.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

chatlists.ExportedInvites

Related pages

Types used here