ChatMessage
Properties
| Property | Type |
|---|---|
id? | ChatMessageID |
at? | Date |
userId? | ParticipantID |
displayName | string |
message | string |
timestamp? | string |
topic? | string |
isMe? | boolean |
type | "user-message" | "activity" |
activityType? | ChatActivityType |
groupedParticipants? | ChatActivityMessageParticipants[] |
removedParticipant? | ChatActivityMessageParticipants |
ref? | string |
pending? | boolean |