From 08f97ff90960d67d897f35d55a6a085fb5f23e7c Mon Sep 17 00:00:00 2001 From: Slack API Ref Buildbot Date: Thu, 26 Sep 2024 22:32:45 +0000 Subject: [PATCH] Updated from Slack docs, 2024/09/26 --- methods/chat/chat.scheduleMessage.json | 1 + 1 file changed, 1 insertion(+) diff --git a/methods/chat/chat.scheduleMessage.json b/methods/chat/chat.scheduleMessage.json index 91263a05..872a47fb 100644 --- a/methods/chat/chat.scheduleMessage.json +++ b/methods/chat/chat.scheduleMessage.json @@ -126,6 +126,7 @@ "time_in_past": "value passed for post_time was in the past.", "time_too_far": "value passed for post_time was too far into the future.", "too_many_attachments": "Too many attachments were provided with this message. A maximum of 100 attachments are allowed on a message.", + "invalid_token": "The passed token is invalid or not supported by this method.", "access_denied": "Access to a resource specified in the request is denied.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.",