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

Parameters

fileParams: types.DownloadFileParamsV2

Returns

Promise<string | Buffer | undefined>