Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>phone_createGroupCall_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class phone_createGroupCall_
extends Function_<enums.Updates>
import { phone_createGroupCall_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
phone_createGroupCall_(params: { rtmp_stream?: true; peer: enums.InputPeer; random_id: number; title?: string; schedule_date?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: enums.InputPeer
random_id: number
optional
rtmp_stream: true
optional
schedule_date: number
optional
title: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc