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