contacts.contacts#eae87e42 contacts:Vector<Contact> saved_count:int users:Vector<User> = contacts.Contacts;
| Name | Type | Description |
|---|---|---|
| contacts | Vector<Contact> | List of contacts. |
| saved_count | int | |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |