Raw.ChannelParticipant

Raw.ChannelParticipant

Channel/supergroup participant

channelParticipant#c00c07c0 user_id:long date:int = ChannelParticipant;
export namespace Raw {
  export class ChannelParticipant {
    constructor(params: { userId: bigint; date: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xc00c07c0

Property

  • userId : bigint

    Participant user id

  • date : number

    Date joined