Skip to main content
slack.cancelScheduledMessage removes an undelivered scheduled message.

Example

automations/cancel-slack-message.automation.ts

Inputs

Output

Returns Signal<void>. Slack rejects an ID after delivering or canceling the message, or when the ID belongs to a different conversation.