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 ecfc130 commit 62939e0Copy full SHA for 62939e0
methods/conversations/conversations.canvases.create.json
@@ -30,7 +30,7 @@
30
"team_tier_cannot_create_channel_canvases": "Team tier cannot create channel canvases.",
31
"canvas_creation_failed": "Canvas was unable to be created.",
32
"canvas_tab_creation_failed": "Canvas tab was unable to be created.",
33
- "free_team_canvas_tab_already_exists": "Canvas tab for specified channel already exists.",
+ "free_team_canvas_tab_already_exists": "Canvas tab for specified channel and team tier already exists.",
34
"access_denied": "Access to a resource specified in the request is denied.",
35
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
36
"deprecated_endpoint": "The endpoint has been deprecated.",
0 commit comments