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

Parameters

optional
downloadParams: types.DownloadMediaInterface

Returns

Promise<Buffer | string | undefined> | Buffer