import { client } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { _MessagesIter } = client.message;
Returns
AsyncIterator<Api.Message, any, undefined>
import { client } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { _MessagesIter } = client.message;