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

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

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

Constructors

new
PageBlockPullquote_(params: { text: enums.RichText; caption: enums.RichText; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
caption: enums.RichText
text: enums.RichText

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc