Skip to main content
Go to Latest
method tgClient.AbstractTelegramClient.prototype.downloadFile
import { tgClient } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { AbstractTelegramClient } = tgClient;

Parameters

inputLocation: Api.TypeInputFileLocation
fileParams: types.DownloadFileParamsV2

Returns

Promise<string | Buffer | undefined>