Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneGetGroupParticipants

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneGetGroupParticipants
import { functions } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { PhoneGetGroupParticipants } = functions;

Constructors

new
PhoneGetGroupParticipants(params: { call: types.TypeInputGroupCall; ids: Array<types.TypeInputPeer>; sources: Array<number>; offset: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
offset: string
sources: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc