ChatActivityMessageParticipants
type ChatActivityMessageParticipants = object;
Properties
| Property | Type |
|---|---|
userId? | ParticipantID | "" |
isMe? | boolean |
displayName | string |
imageUrl? | string |
timestamp? | string |
type ChatActivityMessageParticipants = object;
| Property | Type |
|---|---|
userId? | ParticipantID | "" |
isMe? | boolean |
displayName | string |
imageUrl? | string |
timestamp? | string |