Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 499 Bytes

Message.md

File metadata and controls

12 lines (8 loc) · 499 Bytes

Message

Properties

Name Type Description Notes
content string The content of the message
receivers object[] The receivers of this message
timestamp int The timestamp at which the chat message was sent (epoch millis)

[Back to Model list] [Back to API list] [Back to README]