Raw.ChannelParticipantsKicked

Raw.ChannelParticipantsKicked

Fetch only kicked participants

channelParticipantsKicked#a3b54985 q:string = ChannelParticipantsFilter;
export namespace Raw {
  export class ChannelParticipantsKicked {
    constructor(params: { q: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xa3b54985

Property

  • q : string

    Optional filter for searching kicked participants by name (otherwise empty)