Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method client.tgClient.AbstractTelegramClient.prototype.iterDownload
import { client } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { AbstractTelegramClient } = client.tgClient;

Parameters

iterFileParams: types.IterDownloadFunction

Returns

AsyncIterable<any>