Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionToggleGroupCallSetting

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.ChannelAdminLogEventActionToggleGroupCallSetting
import { types } from "https://deno.land/x/mtkruto@0.0.983/mod.ts";
const { ChannelAdminLogEventActionToggleGroupCallSetting } = types;

Constructors

new
ChannelAdminLogEventActionToggleGroupCallSetting(params: { joinMuted: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
joinMuted: boolean

Static Properties

readonly
[paramDesc]: ParamDesc