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 name/email address pairs that the message was sent from. This is usually one pair only, but can be many.
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.
Generated using TypeDoc
Interface representing a request to create a draft.