Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method client.message._IDsIter.prototype.[Symbol.asyncIterator]
import { client } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { _IDsIter } = client.message;

Returns

AsyncIterator<Api.Message, any, undefined>