Uses of Interface
com.slack.api.bolt.handler.builtin.DialogSuggestionHandler
Packages that use DialogSuggestionHandler
-
Uses of DialogSuggestionHandler in com.slack.api.bolt
Methods in com.slack.api.bolt with parameters of type DialogSuggestionHandlerModifier and TypeMethodDescriptionApp.dialogSuggestion(String callbackId, DialogSuggestionHandler handler) App.dialogSuggestion(Pattern callbackId, DialogSuggestionHandler handler)