Skip to main content
Go to Latest
method chats._ParticipantsIter.prototype.[Symbol.asyncIterator]
import { chats } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { _ParticipantsIter } = chats;

Returns

AsyncIterator<Api.User, any, undefined>