Message defines a generic email message struct.

Hierarchy

Implemented by

Properties

attachments: _TygojaDict
bcc: Address[]
cc: Address[]
from: Address
headers: _TygojaDict
html: string
subject: string
text: string
to: Address[]

Generated using TypeDoc