class types.ChatInviteExported extends _TypeExportedChatInviteimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChatInviteExported } = types; ConstructorsnewChatInviteExported(params: { revoked?: true; permanent?: true; requestNeeded?: true; link: string; adminId: bigint; date: number; startDate?: number; expireDate?: number; usageLimit?: number; usage?: number; requested?: number; title?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsadminId: bigintdate: numberoptionalexpireDate: numberlink: stringoptionalpermanent: trueoptionalrequested: numberoptionalrequestNeeded: trueoptionalrevoked: trueoptionalstartDate: numberoptionaltitle: stringoptionalusage: numberoptionalusageLimit: numberStatic Propertiesreadonly[paramDesc]: ParamDesc