Info about the users that joined the chat using a specific chat invite
생성자 스키마는 레이어 124부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| count | int | Number of users that joined |
| importers | Vector<ChatInviteImporter> | The users that joined |
| users | Vector<User> | The users that joined |