Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionToggleInvites

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

Constructors

new
ChannelAdminLogEventActionToggleInvites(params: { newValue: boolean; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc