@Value.Immutable
public interface InteractiveLoadOptionsRequestIF
| Modifier and Type | Method and Description |
|---|---|
String |
getActionTs() |
Optional<String> |
getAttachmentId() |
String |
getCallbackId() |
SlackChannel |
getChannel() |
Optional<String> |
getMessageTs() |
String |
getName() |
SlackTeam |
getTeam() |
String |
getToken() |
InteractiveLoadOptionsRequestType |
getType() |
SlackUserLite |
getUser() |
String |
getValue() |
String getName()
String getValue()
String getCallbackId()
SlackTeam getTeam()
SlackChannel getChannel()
SlackUserLite getUser()
InteractiveLoadOptionsRequestType getType()
String getActionTs()
String getToken()
Copyright © 2019. All rights reserved.