Link Search Menu Expand Document

Constructor: channelParticipantsBanned

Back to constructors index

Fetch only banned participants

Attributes:

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

Type: ChannelParticipantsFilter

Example:

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