| Package | Description |
|---|---|
| com.slack.api.app_backend.interactive_components.payload |
| Modifier and Type | Method and Description |
|---|---|
AttachmentActionPayload.Channel |
AttachmentActionPayload.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentActionPayload.AttachmentActionPayloadBuilder |
AttachmentActionPayload.AttachmentActionPayloadBuilder.channel(AttachmentActionPayload.Channel channel) |
void |
AttachmentActionPayload.setChannel(AttachmentActionPayload.Channel channel) |
| Constructor and Description |
|---|
AttachmentActionPayload(List<AttachmentActionPayload.Action> actions,
String callbackId,
AttachmentActionPayload.Team team,
AttachmentActionPayload.Channel channel,
AttachmentActionPayload.User user,
String actionTs,
String messageTs,
String attachmentId,
String token,
boolean appUnfurl,
AttachmentActionPayload.OriginalMessage originalMessage,
String responseUrl,
String triggerId) |
Copyright © 2020. All rights reserved.