Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 421 Bytes

ChatMessage.md

File metadata and controls

13 lines (8 loc) · 421 Bytes

ChatMessage

Properties

Name Type Description Notes
content String The content of the message
receivers List<Object> The receivers of this message
timestamp Long The timestamp at which the chat message was sent (epoch millis)
sender Player The sender of the message