Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneGetGroupCall

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneGetGroupCall
extends Function<types.TypePhoneGroupCall>
import { functions } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { PhoneGetGroupCall } = functions;

Constructors

new
PhoneGetGroupCall(params: { call: types.TypeInputGroupCall; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: types.TypeInputGroupCall
limit: number

Static Properties

readonly
[paramDesc]: ParamDesc