Info about the users that joined the chat using a specific chat invite
messages.chatInviteImporters#81b6b00a count:int importers:Vector<ChatInviteImporter> users:Vector<User> = messages.ChatInviteImporters;
Name | Type | Description |
---|---|---|
count | int | Number of users that joined |
importers | Vector<ChatInviteImporter> | The users that joined |
users | Vector<User> | The users that joined |