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