Room entity representing a message in a chat.
The chat/conversation ID this message belongs to.
The text content of the message.
Timestamp when the message was received.
Optional file attached to the message, stored as a URI.
Unique message ID (auto-generated).
The identifier of the sender.