Search
Preparing search index...
The search index is not available
Rocket.Chat Apps TypeScript Definition
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Rocket.Chat Apps TypeScript Definition
email
IEmailDescriptor
Interface IEmailDescriptor
Hierarchy
IEmailDescriptor
Index
Properties
bcc
cc
from
headers
html
reply
To
subject
text
to
Properties
Optional
bcc
bcc
:
string
|
string
[]
Optional
cc
cc
:
string
|
string
[]
Optional
from
from
:
string
Optional
headers
headers
:
Record
<
string
,
string
>
Optional
html
html
:
string
Optional
reply
To
reply
To
:
string
|
string
[]
Optional
subject
subject
:
string
Optional
text
text
:
string
Optional
to
to
:
string
|
string
[]
Exports
email
IEmail
Descriptor
bcc
cc
from
headers
html
reply
To
subject
text
to
IPre
Email
Sent
IPre
Email
Sent
Context
Generated using
TypeDoc