Skip to main content
Go to Latest
method client.downloads.DirectDownloadIter.prototype.[Symbol.asyncIterator]
import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { DirectDownloadIter } = client.downloads;

Returns

AsyncIterator<Buffer, any, undefined>