The client associated with this message (undefined if not a message type)
The ID of the message
Extra attributes that should be assigned to this message
The actual text content of the message. This will be raw HTML as parsed by the server
The room associated with this message
The room ID associated with this message
The user associated with this message
Fetches the parent message from this message, or undefined if there is no message
Promise
Send a reply to this message, replying to the user (This will ping the user)
The message to send
A promise that contains the Message object that was sent
Generated using TypeDoc
Represents a message that was sent in a chatroom