Raw.ChannelParticipantsSearch

Raw.ChannelParticipantsSearch

Query participants by name

channelParticipantsSearch#656ac4b q:string = ChannelParticipantsFilter;
export namespace Raw {
  export class ChannelParticipantsSearch {
    constructor(params: { q: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x656ac4b

Property