Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneStartScheduledGroupCall

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

Constructors

new
PhoneStartScheduledGroupCall(params: { call: types.TypeInputGroupCall; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc