Skip to content

Commit 6fe036e

Browse files
Update articles/communication-services/how-tos/cte-calling-sdk/includes/manage-calls/manage-calls-web.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 458417b commit 6fe036e

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/how-tos/cte-calling-sdk/includes/manage-calls

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/cte-calling-sdk/includes/manage-calls/manage-calls-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Recommendations for the management of chat ID:
355355
```js
356356
startCall(MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier)[])
357357
```
358-
* Use Graph API to get existing chat ID with only Teams user as a participant or create a new group chat with participants: Teams user ID and "00aa00aa-bb11-cc22-dd33-44ee44ee44ee".
358+
* Use Graph API to get existing chat ID with only Teams user as a participant or create a new group chat with participants: Teams user ID and "00000000-0000-0000-0000-000000000000".
359359
- Start group call with more than 2 Microsoft 365 users:
360360
* (Optional way) When making a group call with more than 2 Microsoft 365 users using ACS Calling SDK, the SDK will automatically create the thread by default.
361361
```js

0 commit comments

Comments
 (0)