Skip to content

BaseMessageData

The base data for a message.

Properties

PropertyTypeDescription
chatroom_idstringThe id of the chatroom where the message was sent.
contentnull | stringThe content of the message.
idstringThe id of the message.
user_idstringThe id of the user who sent the message.
user_loginstringThe login name of the user who sent the message.
user_namestringThe display name of the user who sent the message.