ChannelParticipantsBanned

---types---
channelParticipantsBanned#1427a5e1 q:string = ChannelParticipantsFilter

Belongs to

ChannelParticipantsFilter

In Rust this constructor is a variant of the enums::ChannelParticipantsFilter enum.
Match on it with: if let enums::ChannelParticipantsFilter::ChannelParticipantsBanned(v) = result { ... }

Parameters

qstringrequired

Used by

GetParticipants