Skip to main content
Go to Latest
method client.tgClient.AbstractTelegramClient.prototype.iterParticipants
import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { AbstractTelegramClient } = client.tgClient;

Parameters

entity: Api.TypeEntityLike
params: types.IterParticipantsParams

Returns

AsyncIterable<Api.User>