Raw.ChannelParticipant
Channel/supergroup participant
channelParticipant#cb397619 flags:# user_id:long date:int subscription_until_date:flags.0?int = ChannelParticipant;
export namespace Raw {
export class ChannelParticipant {
constructor(params: { userId: bigint; date: number; subscriptionUntilDate?: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0xcb397619