Raw.StatsGroupTopAdmin
Information about an active admin in a supergroup
statsGroupTopAdmin#d7584c87 user_id:long deleted:int kicked:int banned:int = StatsGroupTopAdmin;
export namespace Raw {
export class StatsGroupTopAdmin {
constructor(params: { userId: bigint; deleted: number; kicked: number; banned: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xd7584c87