Constructor: channelParticipantsBanned
Fetch only banned participants
Attributes:
Name | Type | Required | Description |
---|---|---|---|
q | string | Yes | Optional filter for searching banned participants by name (otherwise empty) |
Type: ChannelParticipantsFilter
Example:
$channelParticipantsBanned = ['_' => 'channelParticipantsBanned', 'q' => 'string'];