class tl.Api.TextMarked extends VirtualClass<{ text: Api.TypeRichText; }>import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts"; const { TextMarked } = tl.Api; PropertiesclassName: "TextMarked"classType: "constructor"CONSTRUCTOR_ID: 55281185SUBCLASS_OF_ID: 4056986745text: Api.TypeRichTextStatic MethodsfromReader(reader: Reader): TextMarked