Skip to main content
Module

x/grm/mod.ts>tl.Api.TextStrike

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.TextStrike
extends VirtualClass<{ text: Api.TypeRichText; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { TextStrike } = tl.Api;

Properties

className: "TextStrike"
classType: "constructor"
CONSTRUCTOR_ID: 2616769429
SUBCLASS_OF_ID: 4056986745
text: Api.TypeRichText

Static Methods

fromReader(reader: Reader): TextStrike