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

x/mtkruto/tl/2_types.ts>ChannelAdminLogEventActionToggleGroupCallSetting_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelAdminLogEventActionToggleGroupCallSetting_
import { ChannelAdminLogEventActionToggleGroupCallSetting_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Group call settings were changed

Constructors

new
ChannelAdminLogEventActionToggleGroupCallSetting_(params: { join_muted: boolean; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
join_muted: boolean

Whether all users are muted by default upon joining

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc