Skip to main content
cancelScheduledMessage removes a message that Slack has not delivered yet.

Example

automations/cancel-slack-message.automation.ts

Inputs

Output

Returns Signal<void>. Slack rejects an ID that has already been delivered or canceled, or one belonging to a different conversation.