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