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