Skip to main content
Module

x/slack_bolt/mod.ts>SlackEvent

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

All known event types in Slack's Events API

This is a discriminated union. The discriminant is the type property.