Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method client.DirectDownloadIter.prototype.[Symbol.asyncIterator]
import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { DirectDownloadIter } = client;

Returns

AsyncIterator<Buffer, any, undefined>