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