Raw.ChannelParticipantSelf
Myself
channelParticipantSelf#35a8bfa7 flags:# via_request:flags.0?true user_id:long inviter_id:long date:int = ChannelParticipant;
export namespace Raw {
export class ChannelParticipantSelf {
constructor(params: {
viaRequest?: boolean;
userId: bigint;
inviterId: bigint;
date: number;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x35a8bfa7