Link Search Menu Expand Document

Constructor: channelParticipantsContacts

Back to constructors index

Fetch only participants that are also contacts

Attributes:

NameTypeRequiredDescription
qstringYesOptional search query for searching contact participants by name

Type: ChannelParticipantsFilter

Example:

$channelParticipantsContacts = ['_' => 'channelParticipantsContacts', 'q' => 'string'];