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

Returns

AsyncIterator<Api.Message, any, undefined>