Skip to main content
Module

x/grm/mod.ts>TelegramClient#downloadFile

MTProto API Client for Deno 🦕
Go to Latest
method TelegramClient.prototype.downloadFile
import { TelegramClient } from "https://deno.land/x/grm@0.6.0/mod.ts";

Parameters

optional
fileParams: types.DownloadFileParamsV2 = [UNSUPPORTED]

Returns

Promise<string | Buffer | undefined>