telegram api constructor · layer 229 · #81b6b00a
messages.chatInviteImporters
Info about the users that joined the chat using a specific chat invite
definition
messages.chatInviteImporters#81b6b00a count:int importers:Vector<ChatInviteImporter> users:Vector<User> = messages.ChatInviteImporters;
parameters
| name | type | description |
|---|---|---|
count | int | Number of users that joined |
importers | Vector<ChatInviteImporter> | The users that joined |
users | Vector<User> | The users that joined |
type
history
present in layers 124–229
| id | layers |
|---|---|
| #81b6b00a | 124–229 |