Info about the users that joined the chat using a specific chat invite
Oluşturucu şeması 124 katmanından itibaren kullanılabilir. Geçiş Yap»
| Name | Type | Description |
|---|---|---|
| count | int | Number of users that joined |
| importers | Vector<ChatInviteImporter> | The users that joined |
| users | Vector<User> | The users that joined |