class types.EncryptedFile extends _TypeEncryptedFileimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { EncryptedFile } = types; ConstructorsnewEncryptedFile(params: { id: bigint; accessHash: bigint; size: bigint; dcId: number; keyFingerprint: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintdcId: numberid: bigintkeyFingerprint: numbersize: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc