Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
import * as denoSlackSdk from "https://deno.land/x/deno_slack_sdk@0.1.0/functions/routers/mod.ts";

Variables

Define an actions "router" and its input and output parameters for use in a Slack application. The ActionsRouter will route incoming action events to action-specific handlers.