@Value.Immutable public interface ViewSubmissionIF extends SlackInteractiveCallback
| Modifier and Type | Method and Description |
|---|---|
default String |
getActionTs() |
default String |
getCallbackId() |
default SlackChannel |
getChannel() |
ViewInteractionPayload |
getView() |
getTeam, getToken, getType, getUserViewInteractionPayload getView()
default SlackChannel getChannel()
getChannel in interface SlackInteractiveCallbackdefault String getCallbackId()
getCallbackId in interface SlackInteractiveCallbackdefault String getActionTs()
getActionTs in interface SlackInteractiveCallbackCopyright © 2020. All rights reserved.