Constructor: channelParticipantsSearch
Query participants by name
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | Yes | Search query |
Type: ChannelParticipantsFilter
Example:
$channelParticipantsSearch = ['_' => 'channelParticipantsSearch', 'q' => 'string'];