Skip to content

Commit 70cd7e9

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/08/18
1 parent c2fbc80 commit 70cd7e9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

methods/bookmarks/bookmarks.add.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
"too_many_bookmarks": "Bookmark limit reached for channel.",
7474
"file_already_added": "The file has already been added to the folder.",
7575
"too_many_tabs": "tab limit reached for channel.",
76+
"slack_connect_file_upload_sharing_blocked": "Admin has disabled File uploads in all Slack Connect communications.",
77+
"slack_connect_clip_sharing_blocked": "Admin has disabled Clip sharing in Slack Connect channels.",
78+
"slack_connect_blocked_file_type": "Files with certain extensions are blocked from being uploaded in all Slack Connect communications.",
7679
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
7780
"deprecated_endpoint": "The endpoint has been deprecated.",
7881
"ekm_access_denied": "Administrators have suspended the ability to post a message.",

methods/bookmarks/bookmarks.edit.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
"not_implemented": "bookmarking not available for the user.",
4848
"parent_with_link": "Parent bookmark should not have link.",
4949
"permission_denied": "No permission to perform this operation.",
50+
"slack_connect_file_upload_sharing_blocked": "Admin has disabled File uploads in all Slack Connect communications.",
51+
"slack_connect_clip_sharing_blocked": "Admin has disabled Clip sharing in Slack Connect channels.",
52+
"slack_connect_blocked_file_type": "Files with certain extensions are blocked from being uploaded in all Slack Connect communications.",
5053
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
5154
"deprecated_endpoint": "The endpoint has been deprecated.",
5255
"ekm_access_denied": "Administrators have suspended the ability to post a message.",

0 commit comments

Comments
 (0)