class types.InputSecureFileUploaded extends _TypeInputSecureFileimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputSecureFileUploaded } = types; ConstructorsnewInputSecureFileUploaded(params: { id: bigint; parts: number; md5Checksum: string; fileHash: Uint8Array; secret: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsfileHash: Uint8Arrayid: bigintmd5Checksum: stringparts: numbersecret: Uint8ArrayStatic Propertiesreadonly[paramDesc]: ParamDesc