Skip to main content
Module

x/slack_bolt/mod.ts>DispatchActionConfig

TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt
Latest
interface DispatchActionConfig
import { type DispatchActionConfig } from "https://deno.land/x/slack_bolt@1.0.0/mod.ts";

Properties

optional
trigger_actions_on: ("on_enter_pressed" | "on_character_entered")[]