Raw.ChatParticipantAdmin
Chat admin
chatParticipantAdmin#a0933f5b user_id:long inviter_id:long date:int = ChatParticipant;
export namespace Raw {
export class ChatParticipantAdmin {
constructor(params: { 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: 0xa0933f5b