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