Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/slack_bolt/src/App.ts>default#processEvent

TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt
Latest
method default.prototype.processEvent
import { default } from "https://deno.land/x/slack_bolt@1.0.0/src/App.ts";

Handles events from the receiver

Returns

Promise<void>