Skip to content

Commit ecfc130

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2024/11/16
1 parent 7dd6a08 commit ecfc130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

methods/conversations/conversations.canvases.create.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"channel_canvas_creation_failed": "Channel canvas was unable to be created.",
2929
"channel_canvas_already_exists": "Channel canvas for the specified channel already exists.",
3030
"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.",
3134
"access_denied": "Access to a resource specified in the request is denied.",
3235
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
3336
"deprecated_endpoint": "The endpoint has been deprecated.",

0 commit comments

Comments
 (0)