Raw.UpdateChatParticipantDelete
A member has left the group.
updateChatParticipantDelete#e32f3d77 chat_id:long user_id:long version:int = Update;
export namespace Raw {
export class UpdateChatParticipantDelete {
constructor(params: { chatId: bigint; userId: bigint; version: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe32f3d77