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

Returns

AsyncIterator<Api.User, any, undefined>