You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments