Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
ChannelAdminLogEventActionChangeEmojiStatus_(params: { prev_value: enums.EmojiStatus; new_value: enums.EmojiStatus; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
new_value: enums.EmojiStatus
prev_value: enums.EmojiStatus

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc