Skip to content

Commit fc5a10b

Browse files
Merge pull request #243879 from jpeng-ms/patch-4
[ACS][Chat] Explicitly call out sending files is not supported
2 parents 44ccc4f + a57ce59 commit fc5a10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/chat-interop/meeting-interop-features-file-attachment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: mode-other, devx-track-js
1313

1414
# Tutorial: Enable file attachment support in your Chat app
1515

16-
The Chat SDK is designed to work with Microsoft Teams seamlessly. Specifically, Chat SDK provides a solution to receive file attachment sent by users from Microsoft Teams. Currently this feature is only available in the Chat SDK for JavaScript.
16+
The Chat SDK is designed to work with Microsoft Teams seamlessly. Specifically, Chat SDK provides a solution to receive file attachments sent by users from Microsoft Teams. Currently this feature is only available in the Chat SDK for JavaScript. Please note that sending file attachments from ACS user to Teams user is not currently supported, see the current capabilities of [Teams Interop Chat](../../concepts/interop/guest/capabilities.md) for details.
1717

1818
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1919

0 commit comments

Comments
 (0)