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

Returns

AsyncIterator<Buffer, any, undefined>