Skip to main content
Module

x/mtkruto/mod.ts>tl.types.PageBlockCover

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

Constructors

new
PageBlockCover(params: { cover: TypePageBlock; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
cover: TypePageBlock

Static Properties

readonly
[paramDesc]: ParamDesc