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

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

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

Constructors

new
UpdateChannelWebPage_(params: { channel_id: bigint; webpage: enums.WebPage; pts: number; pts_count: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel_id: bigint
pts: number
pts_count: number
webpage: enums.WebPage

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc