@slack/bolt
Namespaces
Enumerations
Classes
- App
- AppInitializationError
- Assistant
- AssistantInitializationError
- AssistantMissingPropertyError
- AuthorizationError
- AwsLambdaReceiver
- ContextMissingPropertyError
- CustomFunctionCompleteFailError
- CustomFunctionCompleteSuccessError
- CustomFunctionInitializationError
- CustomRouteInitializationError
- ExpressReceiver
- HTTPReceiver
- HTTPReceiverDeferredRequestError
- HTTPResponseAck
- InvalidCustomPropertyError
- MemoryStore
- MultipleListenerError
- ReceiverAuthenticityError
- ReceiverInconsistentStateError
- ReceiverMultipleAckError
- RespondError
- SocketModeReceiver
- UnknownError
Interfaces
- ActionConstraints
- AllMiddlewareArgs
- AppOptions
- AssistantConfig
- AuthorizeResult
- AuthorizeSourceData
- AwsLambdaReceiverOptions
- BaseSlackEvent
- BasicElementAction
- BasicOptionsPayload
- BlockAction
- BlockOptions
- BlockSuggestion
- BufferedIncomingMessage
- ButtonAction
- ButtonClick
- ChannelsSelectAction
- CheckboxesAction
- CodedError
- Context
- ConversationsSelectAction
- ConversationStore
- CustomRoute
- DatepickerAction
- DialogOptionGroups
- DialogOptions
- DialogSubmitAction
- DialogSuggestion
- DialogValidation
- EnvelopedEvent
- ExpressReceiverOptions
- ExternalSelectAction
- FeedbackButtonsAction
- GlobalShortcut
- HTTPReceiverOptions
- IconButtonAction
- InteractiveMessage
- InteractiveMessageSuggestion
- MenuSelect
- MessageOptions
- MessageShortcut
- MultiChannelsSelectAction
- MultiConversationsSelectAction
- MultiExternalSelectAction
- MultiStaticSelectAction
- MultiUsersSelectAction
- OptionGroups
- OptionsConstraints
- OverflowAction
- PlainTextInputAction
- RadioButtonsAction
- Receiver
- ReceiverEvent
- ReceiverRoutes
- ResponseAck
- RichTextInputAction
- ShortcutConstraints
- SlackCommandMiddlewareArgs
- SlackOptionsMiddlewareArgs
- SlackViewMiddlewareArgs
- SlashCommand
- SocketModeReceiverOptions
- SocketModeReceiverProcessEventErrorHandlerArgs
- StaticSelectAction
- TimepickerAction
- UploadedFile
- UsersSelectAction
- ViewClearResponseAction
- ViewClosedAction
- ViewConstraints
- ViewErrorsResponseAction
- ViewOutput
- ViewPushResponseAction
- ViewResponseUrl
- ViewStateSelectedOption
- ViewStateValue
- ViewSubmitAction
- ViewUpdateResponseAction
Type Aliases
- AckFn
- AnyMiddlewareArgs
- AssistantThreadContextChangedMiddleware
- AssistantThreadStartedMiddleware
- AssistantUserMessageMiddleware
- Authorize
- BlockButtonAction
- BlockChannelsSelectAction
- BlockCheckboxesAction
- BlockConversationsSelectAction
- BlockDatepickerAction
- BlockElementAction
- BlockExternalSelectAction
- BlockFeedbackButtonsAction
- BlockIconButtonAction
- BlockOverflowAction
- BlockPlainTextInputAction
- BlockRadioButtonsAction
- BlockStaticSelectAction
- BlockTimepickerAction
- BlockUsersSelectAction
- EventFromType
- EventTypePattern
- FunctionInputs
- InteractiveAction
- InteractiveButtonClick
- InteractiveMenuSelect
- KnownEventFromType
- KnownOptionsPayloadFromType
- Middleware
- NextFn
- OptionsPayloadFromType
- OptionsSource
- RespondArguments
- RespondFn
- SayArguments
- SayFn
- SayStreamArguments
- SayStreamFn
- SetStatusArguments
- SetStatusFn
- SlackAction
- SlackActionMiddlewareArgs
- SlackEventMiddlewareArgs
- SlackEventMiddlewareArgsOptions
- SlackOptions
- SlackShortcut
- SlackShortcutMiddlewareArgs
- SlackViewAction
- StringIndexed
- ViewResponseAction
- XOR
Variables
- autoAcknowledge
- contextBuiltinKeys
- directMention
- ignoreSelf
- onlyActions
- onlyCommands
- onlyEvents
- onlyOptions
- onlyShortcuts
- onlyViewActions
Functions
- asCodedError
- buildReceiverRoutes
- defaultProcessEventErrorHandler
- isCodedError
- isFulfilled
- isRejected
- isSlackEventMiddlewareArgsOptions
- isValidSlackRequest
- matchCommandName
- matchConstraints
- matchEventType
- matchMessage
- subtype
- verifySlackRequest
References
default
Renames and re-exports App
ReceiverDispatchErrorHandlerArgs
Re-exports ReceiverDispatchErrorHandlerArgs
ReceiverProcessEventErrorHandlerArgs
Re-exports ReceiverProcessEventErrorHandlerArgs
ReceiverUnhandledRequestHandlerArgs
Re-exports ReceiverUnhandledRequestHandlerArgs
RequestVerificationOptions
Re-exports RequestVerificationOptions