The current user's contact list and info on users.
contacts.contacts#6f8b8cb2 contacts:Vector<Contact> users:Vector<User> = contacts.Contacts;
Name | Type | Description |
---|---|---|
contacts | Vector<Contact> | Contact list |
saved_count | int | Number of contacts that were saved successfully |
users | Vector<User> | User list |