Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionChangeLocation

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

Constructors

new
ChannelAdminLogEventActionChangeLocation(params: { prevValue: TypeChannelLocation; newValue: TypeChannelLocation; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc