telegram api constructor · layer 229 · #bdc62dcc

messages.exportedChatInvites

Info about chat invites exported by a certain admin.

definition

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

parameters

nametypedescription
countintNumber of invites exported by the admin
invitesVector<ExportedChatInvite>Exported invites
usersVector<User>Info about the admin

type

messages.ExportedChatInvites

history

present in layers 124–229

idlayers
#bdc62dcc124–229