contacts.contactBirthdays#114ff30d contacts:Vector<ContactBirthday> users:Vector<User> = contacts.ContactBirthdays;
| Name | Type | Description |
|---|---|---|
| contacts | Vector<ContactBirthday> | List of contacts. |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |