Skip to content

Commit 9cdf1e5

Browse files
authored
Update meeting-interop-features-file-attachment.md
1 parent d9455be commit 9cdf1e5

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,11 +13,11 @@ ms.custom: mode-other
1313

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

16-
## Add file attachment support
1716
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.
1817

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

20+
## Add file attachment support
2121

2222
The Chat SDK for JavaScript provides `previewUrl` and `url` for each file attachment. Specifically, `url` provides a direct download URL to the file. While `previewUrl` provides a link to a webpage on SharePoint where the user can see the content of the file, edit the file and download the file if permission allows.
2323

0 commit comments

Comments
 (0)