Skip to main content
Module

x/mtkruto/mod.ts>types.PageBlockPreformatted

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

Constructors

new
PageBlockPreformatted(params: { text: TypeRichText; language: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
language: string

Static Properties

readonly
[paramDesc]: ParamDesc