Skip to content

Commit 169d909

Browse files
Update permissions-reference.md
1 parent b9c4eac commit 169d909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/permissions-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,8 +1246,8 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
12461246
| Category | Application | Delegated |
12471247
|--|--|--|
12481248
| Identifier | 294ce7c9-31ba-490a-ad7d-97a7d075e4ed | 7e9a077b-3711-42b9-b7cb-5fa5f3f7fea7 |
1249-
| DisplayText | Read and write all chat messages | Read and write all chat messages |
1250-
| Description | Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user. | Allows an app to read and write all one-to-one and group chats in Microsoft Teams, without a signed-in user. Does not allow sending messages. |
1249+
| DisplayText | Read and write all chat messages | Read and write user chat messages |
1250+
| Description | Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user. | Allows an app to read and write 1 on 1 or group chats threads, on behalf of the signed-in user. |
12511251
| AdminConsentRequired | Yes | Yes |
12521252

12531253
---

0 commit comments

Comments
 (0)