Skip to main content
Module

x/mtkruto/mod.ts>types.PageListOrderedItemText

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

Constructors

new
PageListOrderedItemText(params: { num: string; text: TypeRichText; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc