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