Raw.channels.GetParticipant

Raw.channels.GetParticipant

Get info about a channel/supergroup participant

channels.getParticipant#a0ab6cc6 channel:InputChannel participant:InputPeer = channels.ChannelParticipant;
export namespace Raw {
  export namespace channels {
    export class GetParticipant {
      constructor(params: { channel: Raw.TypeInputChannel; participant: Raw.TypeInputPeer }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xa0ab6cc6

Property

Results

Raw.channels.TypeChannelParticipant

Bots can use