Skip to content

Commit 6784105

Browse files
authored
Update whats-new-overview.md
1 parent 9f1cadd commit 6784105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/whats-new-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Updated the endpoints of the following methods:
3434
- Updated the [chatMessage: delta](/graph/api/chatmessage-delta) method to use a new endpoint that gets the list of delta messages from all chats in which a user is a participant, including one-on-one chats, group chats, and meeting chats.
3535
- Use the **reactionContentUrl** property on [chatMessageReaction](/graph/api/resources/chatmessagereaction) to represent the hosted content URL for a custom reaction in a [chatMessage](/graph/api/resources/chatmessage).
3636
- Use the `<customemoji></customemoji>` tag on the **content** property of the [itemBody](/graph/api/resources/itembody) resource to represent custom emojis in the message body in a [chatMessage](/graph/api/resources/chatmessage).
37-
Use the **displayName** property on the [chatMessageReaction](/graph/api/resources/chatmessagereaction) resource to represent the reaction name [chatMessage](/graph/api/resources/chatmessage).
37+
- Use the **displayName** property on [chatMessageReaction](/graph/api/resources/chatmessagereaction) to represent the reaction name in a [chatMessage](/graph/api/resources/chatmessage).
3838

3939
## October 2024: New in preview only
4040

0 commit comments

Comments
 (0)