Represents a message that was sent to this chat. Analogous to a ChatMessageEvent.
The ID of the chat on which this event occurred
The unique sequential ID of this event
The text of the message.
The timestamp at which this event occurred
The type of event. One of Types
The user that initiated this event
Represents a message that was sent to this chat. Analogous to a ChatMessageEvent.