TLTextExternalContentSource

See source code
Table of contents
interface TLTextExternalContentSource {}

Properties

data

data: string;

subtype

subtype: "html" | "json" | "text" | "url";

type

type: "text";

Prev
TLTextExternalContent
Next
TLTextOptions