type alias Api.TypeRichTextimport { type Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts"; const { TypeRichText } = Api; definition: | TextEmpty | TextPlain | TextBold | TextItalic | TextUnderline | TextStrike | TextFixed | TextUrl | TextEmail | TextConcat | TextSubscript | TextSuperscript | TextMarked | TextPhone | TextImage | TextAnchor