Raw.ChannelParticipantsBanned
Fetch only banned participants
channelParticipantsBanned#1427a5e1 q:string = ChannelParticipantsFilter;
export namespace Raw {
export class ChannelParticipantsBanned {
constructor(params: { q: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x1427a5e1
Property
q
: stringOptional filter for searching banned participants by name (otherwise empty)