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

Returns

AsyncIterator<Buffer, any, undefined>