type alias Api.RichTextimport { type Api } from "https://deno.land/x/mtkruto@0.2.50/2_tl.ts"; const { RichText } = Api; definition: | textEmpty | textPlain | textBold | textItalic | textUnderline | textStrike | textFixed | textUrl | textEmail | textConcat | textSubscript | textSuperscript | textMarked | textPhone | textImage | textAnchor