Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
phone_joinGroupCall_(params: { muted?: true; video_stopped?: true; call: enums.InputGroupCall; join_as: enums.InputPeer; invite_hash?: string; params: enums.DataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: enums.InputGroupCall
optional
invite_hash: string
join_as: enums.InputPeer
optional
muted: true
params: enums.DataJSON
optional
video_stopped: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc