We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6784105 commit c04045aCopy full SHA for c04045a
api-reference/beta/resources/chatmessagereaction.md
@@ -43,8 +43,8 @@ The following JSON representation shows the resource type.
43
```json
44
{
45
"createdDateTime": "String (timestamp)",
46
- "reactionContentUrl": "String",
47
"displayName": "String",
+ "reactionContentUrl": "String",
48
"reactionType": "String",
49
"user": {"@odata.type": "microsoft.graph.chatMessageReactionIdentitySet"}
50
}
0 commit comments