Optional
attachmentsAn array of files to attach to the message.
Optional
bccAn array of bcc recipients.
Optional
bodyThe full HTML message body. Messages with only plain-text representations are up-converted to HTML.
Optional
ccAn array of cc recipients.
Optional
customAn array of custom headers to add to the message.
Optional
fromAn array of message senders.
Optional
replyAn array of name and email pairs that override the sent reply-to headers.
Optional
replyThe ID of the message that you are replying to.
Optional
sendUnix timestamp to send the message at.
Optional
starredWhether or not the message has been starred by the user.
Optional
subjectThe message subject.
An array of message recipients.
Optional
trackingOptions for tracking opens, links, and thread replies.
Optional
useWhether or not to use draft support. This is primarily used when dealing with large attachments.
Generated using TypeDoc
Interface representing a request to send a message.