class FileIDRe-exportimport { FileID } from "https://deno.land/x/mtkruto@0.1.157/mod.ts"; ConstructorsnewFileID(major?: number | null,minor?: number | null,fileType: FileType,dcId: number,params: FileIDParams,)Propertiesreadonlymajor: numberreadonlyminor: numberMethodsencode(major?: number, minor?: number): stringStatic PropertiesMAJOR: numberMINOR: numberStatic Methodsdecode(fileId: string): FileID