Skip to main content
Module

x/slack_bolt/src/types/events/index.ts

TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt
Latest
import * as slackBolt from "https://deno.land/x/slack_bolt@1.0.0/src/types/events/index.ts";

Interfaces

Any event in Slack's Events API

Arguments which listeners and middleware receive to process an event from Slack's Events API.

Type Aliases

All known event types in Slack's Events API