telegram api constructor · layer 229 · #eae87e42
contacts.contacts
The current user's contact list and info on users.
definition
contacts.contacts#eae87e42 contacts:Vector<Contact> saved_count:int users:Vector<User> = contacts.Contacts;
parameters
| name | type | description |
|---|---|---|
contacts | Vector<Contact> | Contact list |
saved_count | int | Number of contacts that were saved successfully |
users | Vector<User> | User list |
type
contacts.Contacts · other constructors: contacts.contactsNotModified
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #6f8b8cb2 | 2–70 |
| #eae87e42 | 71–229 |