class types.InputFile extends TypeInputFileimport { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts"; const { InputFile } = types; ConstructorsnewInputFile(params: { id: bigint; parts: number; name: string; md5Checksum: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: bigintmd5Checksum: stringname: stringparts: numberStatic Propertiesreadonly[paramDesc]: ParamDesc