Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/src/mod.ts>_downloadWebDocument

MTProto API Client for Deno 🦕
Go to Latest
function _downloadWebDocument
import { _downloadWebDocument } from "https://deno.land/x/grm@0.8.0/src/mod.ts";

Parameters

_client: AbstractTelegramClient
_media: Api.WebDocument | Api.WebDocumentNoProxy
_args: DownloadMediaInterface

Returns

Promise<Buffer>