import * as slackBolt from "https://deno.land/x/slack_bolt@1.0.0/src/App.ts";
Interfaces
App initialization options | |
Authorization function - seeds the middleware processing and listeners with an authorization context | |
Authorization function outputs - data that will be available as part of event processing | |
Authorization function inputs - authenticated data about an event for the authorization function | |
Interface for objects where objects in this package's logs can be sent (can be used as | |