This object represents an agent message
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| chatId | Text | The assigned chat id which can be used to load the complete conversation |
| role | Text | The role of this message i.e. user, assistant or system |
| item | Agent_Item | The message item |
| insertDate | DateTime |