Represent an individual message of a conversation
id |
---|
The message ID |
conversationId |
The conversation ID which the message tied to |
sender |
The user ID of the sender |
createdAt |
The created datetime |
sequence |
The sequence of the message |
type |
The type of the message: |
state |
The status of the message: |
content |
The content of the message |