contacts.importedContacts#77d01c3b imported:Vector<ImportedContact> popular_invites:Vector<PopularContact> retry_contacts:Vector<long> users:Vector<User> = contacts.ImportedContacts;
| Name | Type | Description |
|---|---|---|
| imported | Vector<ImportedContact> | |
| popular_invites | Vector<PopularContact> | |
| retry_contacts | Vector<long> | |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |