TLTextExternalContentSource
Table of contents
interface TLTextExternalContentSource {}Properties
data
data: string;subtype
subtype: "html" | "json" | "text" | "url";type
type: "text";Prev
TLTextExternalContentNext
TLTextOptionsinterface TLTextExternalContentSource {}data: string;subtype: "html" | "json" | "text" | "url";type: "text";