MadelineProto/old_docs/API_docs_v44/constructors/contacts_contacts.md
2017-01-19 23:02:27 +01:00

577 B

title description
contacts.contacts contacts_contacts attributes, type and example

Constructor: contacts.contacts

Back to constructors index

Attributes:

Name Type Required
contacts Array of Contact Required
users Array of User Required

Type: contacts_Contacts

Example:

$contacts_contacts = ['_' => 'contacts.contacts', 'contacts' => [Vector t], 'users' => [Vector t], ];