Skip to main content
Module

x/grm/mod.ts>client.IterParticipantsParams

MTProto API Client for Deno 🦕
Popular
Latest
interface client.IterParticipantsParams
Re-export
import { type client } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { IterParticipantsParams } = client;

Properties

optional
limit: number
optional
offset: number
optional
showTotal: boolean