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

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

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

Constructors

new
ChannelAdminLogEventActionChangePhoto(params: { prevPhoto: TypePhoto; newPhoto: TypePhoto; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
newPhoto: TypePhoto
prevPhoto: TypePhoto

Static Properties

readonly
[paramDesc]: ParamDesc