We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1815a1b commit c536484Copy full SHA for c536484
methods/reactions/reactions.add.json
@@ -42,6 +42,7 @@
42
"thread_locked": "Reactions are disabled as the specified message is part of a locked thread.",
43
"too_many_emoji": "The limit for distinct reactions (i.e emoji) on the item has been reached.",
44
"too_many_reactions": "The limit for reactions a person may add to the item has been reached.",
45
+ "no_access": "User does not have access to react to this canvas.",
46
"access_denied": "Access to a resource specified in the request is denied.",
47
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
48
"deprecated_endpoint": "The endpoint has been deprecated.",
0 commit comments