import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { _downloadWebDocument } = client.downloads;
Parameters
_client: AbstractTelegramClient
_media: Api.WebDocument | Api.WebDocumentNoProxy
_args: DownloadMediaInterface
import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { _downloadWebDocument } = client.downloads;