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
| 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
history
present in layers 124–229
| id | layers |
|---|---|
| #bdc62dcc | 124–229 |