Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Constructors

new
PageBlockTitle(params: { text: TypeRichText; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
text: TypeRichText

Static Properties

readonly
[paramDesc]: ParamDesc