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

x/mtkruto/2_tl.ts>Api.RichText

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias Api.RichText
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/2_tl.ts";
const { RichText } = Api;
definition:
| textEmpty
| textPlain
| textBold
| textItalic
| textUnderline
| textStrike
| textFixed
| textUrl
| textEmail
| textConcat
| textSubscript
| textSuperscript
| textMarked
| textPhone
| textImage
| textAnchor