From dcf3a22bae0fac877098988eb4f01a4d48d15cca Mon Sep 17 00:00:00 2001 From: Cheuk Chuen Siow <11702891+cheukchuen@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:42:22 -0700 Subject: [PATCH] New chat message types: - azureBotActivity - azureBotCommand --- .../preview/2024-06-05-preview/communicationserviceschat.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification/communication/data-plane/Chat/preview/2024-06-05-preview/communicationserviceschat.json b/specification/communication/data-plane/Chat/preview/2024-06-05-preview/communicationserviceschat.json index a10260e6a30d..2d6d51198f7b 100644 --- a/specification/communication/data-plane/Chat/preview/2024-06-05-preview/communicationserviceschat.json +++ b/specification/communication/data-plane/Chat/preview/2024-06-05-preview/communicationserviceschat.json @@ -1520,7 +1520,9 @@ "html", "topicUpdated", "participantAdded", - "participantRemoved" + "participantRemoved", + "azureBotActivity", + "azureBotCommand" ], "type": "string", "x-ms-enum": {