File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 6969 "parent_with_link" : " Parent bookmark should not have link." ,
7070 "permission_denied" : " No permission to perform this operation." ,
7171 "too_many_bookmarks" : " Bookmark limit reached for channel." ,
72+ "file_already_added" : " The file has already been added to the folder." ,
73+ "too_many_tabs" : " tab limit reached for channel." ,
7274 "account_inactive" : " Authentication token is for a deleted user or workspace when using a bot token." ,
7375 "deprecated_endpoint" : " The endpoint has been deprecated." ,
7476 "ekm_access_denied" : " Administrators have suspended the ability to post a message." ,
Original file line number Diff line number Diff line change 115115 "restricted_action" : " A workspace preference prevents the authenticated user from posting." ,
116116 "too_many_attachments" : " Too many attachments were provided with this message. A maximum of 100 attachments are allowed on a message." ,
117117 "user_not_in_channel" : " Intended recipient is not in the specified channel." ,
118+ "not_in_channel" : " Cannot post user messages to a channel they are not in." ,
119+ "invalid_attachments" : " Attachments that contain blocks are not valid." ,
120+ "cannot_reply_to_message" : " This message type cannot have thread replies." ,
118121 "access_denied" : " Access to a resource specified in the request is denied." ,
119122 "account_inactive" : " Authentication token is for a deleted user or workspace when using a bot token." ,
120123 "deprecated_endpoint" : " The endpoint has been deprecated." ,
You can’t perform that action at this time.
0 commit comments