class functions.MessagesExportChatInvite extends Function<types.TypeExportedChatInvite>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesExportChatInvite } = functions; ConstructorsnewMessagesExportChatInvite(params: { legacyRevokePermanent?: true; requestNeeded?: true; peer: types.TypeInputPeer; expireDate?: number; usageLimit?: number; title?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalexpireDate: numberoptionallegacyRevokePermanent: truepeer: types.TypeInputPeeroptionalrequestNeeded: trueoptionaltitle: stringoptionalusageLimit: numberStatic Propertiesreadonly[paramDesc]: ParamDesc