Uses of Interface
com.slack.api.bolt.handler.builtin.BlockSuggestionHandler
Packages that use BlockSuggestionHandler
-
Uses of BlockSuggestionHandler in com.slack.api.bolt
Methods in com.slack.api.bolt with parameters of type BlockSuggestionHandlerModifier and TypeMethodDescriptionApp.blockSuggestion(String actionId, BlockSuggestionHandler handler) App.blockSuggestion(Pattern actionId, BlockSuggestionHandler handler)