interface client.DownloadFileParamsimport { type client } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; const { DownloadFileParams } = client; PropertiesdcId: numberoptionalfileSize: numberoptionalworkers: numberoptionalpartSizeKb: numberoptionalstart: numberoptionalend: numberoptionalprogressCallback: progressCallback