class types.ChatAdminWithInvites extends _TypeChatAdminWithInvitesimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChatAdminWithInvites } = types; ConstructorsnewChatAdminWithInvites(params: { adminId: bigint; invitesCount: number; revokedInvitesCount: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsadminId: bigintinvitesCount: numberrevokedInvitesCount: numberStatic Propertiesreadonly[paramDesc]: ParamDesc