method Client.prototype.downloadimport { Client } from "https://deno.land/x/mtkruto@0.0.982/mod.ts"; download(fileId: string)Download a file. ParametersfileId: stringThe identifier of the file to download.