Raw.ChannelParticipantLeft

Raw.ChannelParticipantLeft

A participant that left the channel/supergroup

channelParticipantLeft#1b03f006 peer:Peer = ChannelParticipant;
export namespace Raw {
  export class ChannelParticipantLeft {
    constructor(params: { peer: Raw.TypePeer }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x1b03f006

Property