interface DownloadFileParamsV2Re-exportimport { type DownloadFileParamsV2 } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; PropertiesoptionaloutputFile: OutFileoptionaldcId: numberoptionalfileSize: bigInt.BigIntegeroptionalpartSizeKb: numberoptionalprogressCallback: progressCallbackoptionalmsgData: [Api.TypeEntityLike, number]