Uses of Class
com.slack.api.app_backend.views.response.InputBlockResponse
Packages that use InputBlockResponse
Package
Description
Modals / Home tabs - https://api.slack.com/surfaces
-
Uses of InputBlockResponse in com.slack.api.app_backend.views
Methods in com.slack.api.app_backend.views with parameters of type InputBlockResponseModifier and TypeMethodDescriptionInputBlockResponseSender.send(InputBlockResponse response) InputBlockResponseSender.send(String responseUrl, InputBlockResponse response) -
Uses of InputBlockResponse in com.slack.api.app_backend.views.response
Methods in com.slack.api.app_backend.views.response that return InputBlockResponse