Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method client.chats._ParticipantsIter.prototype.[Symbol.asyncIterator]
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { _ParticipantsIter } = client.chats;

Returns

AsyncIterator<Api.User, any, undefined>