Skip to main content
Module

x/mtkruto/mod.ts>types.UpdateChannelWebPage

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

Constructors

new
UpdateChannelWebPage(params: { channelId: bigint; webpage: TypeWebPage; pts: number; ptsCount: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channelId: bigint
pts: number
ptsCount: number
webpage: TypeWebPage

Static Properties

readonly
[paramDesc]: ParamDesc