MadelineProto/old_docs/API_docs_v51/constructors/contacts_contacts.md

578 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], ];