Link Search Menu Expand Document

Constructor: channelParticipantsKicked

Back to constructors index

Fetch only kicked participants

Attributes:

NameTypeRequiredDescription
qstringYesOptional filter for searching kicked participants by name (otherwise empty)

Type: ChannelParticipantsFilter

Example:

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