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_toggleGroupCallRecord_

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

Constructors

new
phone_toggleGroupCallRecord_(params: { start?: true; video?: true; call: enums.InputGroupCall; title?: string; video_portrait?: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: enums.InputGroupCall
optional
start: true
optional
title: string
optional
video: true
optional
video_portrait: boolean

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc