Skip to main content
Module

x/mtkruto/mod.ts>types.PageBlockCover

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc