Messages
Retrieves latest messages.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProjectId | Integer |
Projects.Id | |
| Title | String | ||
| Attachments | String | ||
| AuthorId | Integer | ||
| Body | String | ||
| CreatedAt | Datetime | ||
| LastReplyId | Integer | ||
| IsRead | Boolean | ||
| CanEdit | Boolean | ||
| PeopleNotifiedCount | Integer | ||
| ReplyId | Integer | ||
| ReplyStatus | String | ||
| Status | String | ||
| Tags | String | ||
| UpdatedAt | Datetime |