| Package | Description |
|---|---|
| com.slack.api.app_backend.interactive_components.payload |
| Modifier and Type | Method and Description |
|---|---|
MessageShortcutPayload.Channel |
MessageShortcutPayload.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
MessageShortcutPayload.MessageShortcutPayloadBuilder |
MessageShortcutPayload.MessageShortcutPayloadBuilder.channel(MessageShortcutPayload.Channel channel) |
void |
MessageShortcutPayload.setChannel(MessageShortcutPayload.Channel channel) |
| Constructor and Description |
|---|
MessageShortcutPayload(String callbackId,
String triggerId,
String messageTs,
String responseUrl,
Message message,
MessageShortcutPayload.Team team,
MessageShortcutPayload.User user,
MessageShortcutPayload.Channel channel,
String token,
String actionTs) |
Copyright © 2020. All rights reserved.