Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method client._ParticipantsIter.prototype.[Symbol.asyncIterator]
import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { _ParticipantsIter } = client;

Returns

AsyncIterator<Api.User, any, undefined>