messages.chatInviteImporters#81b6b00a count:int importers:Vector<ChatInviteImporter> users:Vector<User> = messages.ChatInviteImporters;
| Name | Type | Description |
|---|---|---|
| count | int | Total number of records, not the size of this page. |
| importers | Vector<ChatInviteImporter> | |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |