Skip to main content
Module

x/slack_bolt/mod.ts>OptionsSource

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

All sources from which Slack sends options requests.

definition: "interactive_message" | "dialog_suggestion" | "block_suggestion"