Clean Messages Response
Constructors
Properties
An array of files attached to the message.
The cleaned HTML message body.
The message headers. Only present if the 'fields' query parameter is set to includeHeaders.
The ID of the scheduled message. Only present if the message was scheduled to be sent.
Functions
An array of files attached to the message.
The cleaned HTML message body.
Unix timestamp of when the message was created.
The ID of the folder(s) the message appears in.
Grant ID of the Nylas account.
The message headers. Only present if the 'fields' query parameter is set to includeHeaders.
A list of key-value pairs storing additional data.
An array of name and email pairs that override the sent reply-to headers.
The ID of the scheduled message. Only present if the message was scheduled to be sent.
A short snippet of the message body. This is the first 100 characters of the message body, with any HTML tags removed.
Whether or not the message has been starred by the user.
The message subject.
A reference to the parent thread object. If this is a new draft, the thread will be empty.