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