Info about the users that joined the chat using a specific chat invite
Constructor schema is available as of layer 124. Switch ยป
Name | Type | Description |
---|---|---|
count | int | Number of users that joined |
importers | Vector<ChatInviteImporter> | The users that joined |
users | Vector<User> | The users that joined |