An object representing a Chat Message with only the state properties of ChatMessage.
The content of this message. This can be any JSON-serializable object or value.
The id of this message.
The member which sent this message. See ChatMember for more details.
Any metadata associated with this message.
The date and time at which this message was published.