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_toggleGroupCallSettings_

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

Constructors

new
phone_toggleGroupCallSettings_(params: { reset_invite_hash?: true; call: enums.InputGroupCall; join_muted?: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: enums.InputGroupCall
optional
join_muted: boolean
optional
reset_invite_hash: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc