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

Returns

AsyncIterator<Api.User, any, undefined>