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>ChannelAdminLogEventActionChangeWallpaper_

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

The wallpaper was changed

Constructors

new
ChannelAdminLogEventActionChangeWallpaper_(params: { prev_value: enums.WallPaper; new_value: enums.WallPaper; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
new_value: enums.WallPaper

New wallpaper

prev_value: enums.WallPaper

Previous wallpaper

Static Properties

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