Link Search Menu Expand Document

Constructor: popularContact

Back to constructors index

Popular contact

Attributes:

NameTypeRequiredDescription
client_idlongYesContact identifier
importersintYesHow many people imported this contact

Type: PopularContact

Example:

$popularContact = ['_' => 'popularContact', 'client_id' => long, 'importers' => int];