An array of draft IDs in the thread.
Unix timestamp of the earliest or first message in the thread.
An array of folder IDs the thread appears in.
Grant ID of the Nylas account.
Whether or not a message in a thread has attachments.
Whether or not a message in a thread has drafts.
The unique identifier for the thread.
The latest message or draft in the thread.
Unix timestamp of the most recent message received in the thread.
Unix timestamp of the most recent message sent in the thread.
An array of message IDs in the thread.
The type of object.
An array of participants in the thread.
Optional
snippetA short snippet of the last received message/draft body. This is the first 100 characters of the message body, with any HTML tags removed.
A boolean indicating whether the thread is starred or not.
Optional
subjectThe subject line of the thread.
A boolean indicating if all messages within the thread are read or not.
Generated using TypeDoc
Interface representing a Nylas thread object.