public interface SlackInteractiveCallback
| Modifier and Type | Method and Description |
|---|---|
String |
getActionTs() |
String |
getCallbackId() |
SlackChannel |
getChannel() |
SlackTeam |
getTeam() |
String |
getToken() |
InteractiveCallbackType |
getType() |
SlackUserLite |
getUser() |
InteractiveCallbackType getType()
String getCallbackId()
String getActionTs()
String getToken()
SlackTeam getTeam()
SlackChannel getChannel()
SlackUserLite getUser()
Copyright © 2019. All rights reserved.