Uses of Interface
com.slack.api.bolt.handler.builtin.AttachmentActionHandler
-
Packages that use AttachmentActionHandler Package Description com.slack.api.bolt The root package of this library. -
-
Uses of AttachmentActionHandler in com.slack.api.bolt
Methods in com.slack.api.bolt with parameters of type AttachmentActionHandler Modifier and Type Method Description App
App. attachmentAction(String callbackId, AttachmentActionHandler handler)
App
App. attachmentAction(Pattern callbackId, AttachmentActionHandler handler)
-