function _downloadWebDocumentimport { _downloadWebDocument } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; _downloadWebDocument(_client: AbstractTelegramClient,_media: Api.WebDocument | Api.WebDocumentNoProxy,_args: DownloadMediaInterface,): Promise<Buffer>Parameters_client: AbstractTelegramClient_media: Api.WebDocument | Api.WebDocumentNoProxy_args: DownloadMediaInterfaceReturnsPromise<Buffer>