Preparing search index...
The search index is not available
tdjson
tdjson
RichTextEmailAddress
Interface RichTextEmailAddress
A rich text email link. Subtype of
RichText
.
interface
RichTextEmailAddress
{
@type
:
"richTextEmailAddress"
;
email_address
:
string
;
text
:
RichText
;
}
Index
Properties
@type
email_
address
text
Properties
@type
@type
:
"richTextEmailAddress"
email_
address
email_
address
:
string
Email address.
text
text
:
RichText
Text.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
email_
address
text
tdjson
Loading...
A rich text email link. Subtype of RichText.