The message type from CONST.CHAT_MESSAGE_TYPES
The _id of the User document who generated this message
The timestamp at which point this message was generated
An optional flavor text message which summarizes this message
The HTML content of this chat message
A ChatSpeakerData object which describes the origin of the ChatMessage
An array of User _id values to whom this message is privately whispered
Is this message sent blindly where the creating User cannot see it?
Serialized content of any Roll instances attached to the ChatMessage
The URL of an audio file which plays when this message is received
Is this message styled as an emote?
An object of optional key/value flags
An object of creation and access information
The _id which uniquely identifies this ChatMessage document