Skip to content

Commit 11e9149

Browse files
authored
Update whats-new-overview.md
1 parent 0c94f78 commit 11e9149

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

concepts/whats-new-overview.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence)
2929

3030
### Teamwork and communications | Messaging
3131

32-
[Get](/graph/api/channel-list-allmembers) all members from a channel, including direct and indirect members of a shared channel.
32+
- [Get](/graph/api/channel-list-allmembers) all members from a channel, including direct and indirect members of a shared channel.
33+
- [Create](/graph/api/chat-post#example-3-create-a-one-on-one-chat-with-installed-apps) a one-on-one chat with installed apps.
34+
- [Create](/graph/api/chat-post#example-4-create-a-one-on-one-chat-with-rsc-granted-apps) a one-on-one chat with RSC-granted apps.
3335

3436
## February 2025: New in preview only
3537

@@ -67,9 +69,10 @@ Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence?
6769

6870
### Teamwork and communications | Messaging
6971

70-
Introduced the following more granular delegated and application permissions for retrieving all members of a channel:
71-
- Use the `ChannelMember.Read.All` delegated permission instead of the `Group.Read.All` delegated permission.
72-
- Use the `ChannelMember.Read.Group` and `ChannelMember.ReadWrite.Group` application permissions for resource-specific consent.
72+
- Introduced the following more granular delegated and application permissions for retrieving all members of a channel:
73+
- Use the `ChannelMember.Read.All` delegated permission instead of the `Group.Read.All` delegated permission.
74+
- Use the `ChannelMember.Read.Group` and `ChannelMember.ReadWrite.Group` application permissions for resource-specific consent.
75+
- [Create](/graph/api/chat-post?view=graph-rest-beta&preserve-view=true#example-4-create-a-one-on-one-chat-with-rsc-granted-apps) a one-on-one chat with RSC-granted apps.
7376

7477
## January 2025: New and generally available
7578

0 commit comments

Comments
 (0)