<Message>
The <Message> component is displayed for each message present in a conversation.
A collection of objects which are passed to all Chatbox theme components.
The message that's being displayed.
The current status of the message.
The current user's permissions relating to the given message.
In the default theme, the <Message> component is implemented as follows:
Message.jsJavaScript1// loading...