class tl.Api.TextImage extends VirtualClass<{ documentId: long; w: int; h: int; }>import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { TextImage } = tl.Api; PropertiesclassName: "TextImage"classType: "constructor"CONSTRUCTOR_ID: 136105807documentId: longh: intSUBCLASS_OF_ID: 4056986745w: intStatic MethodsfromReader(reader: Reader): TextImage