| Package | Description |
|---|---|
| com.slack.api.app_backend.interactive_components.payload |
| Modifier and Type | Method and Description |
|---|---|
GlobalShortcutPayload.Team |
GlobalShortcutPayload.getTeam() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalShortcutPayload.setTeam(GlobalShortcutPayload.Team team) |
GlobalShortcutPayload.GlobalShortcutPayloadBuilder |
GlobalShortcutPayload.GlobalShortcutPayloadBuilder.team(GlobalShortcutPayload.Team team) |
| Constructor and Description |
|---|
GlobalShortcutPayload(String token,
String actionTs,
GlobalShortcutPayload.Team team,
GlobalShortcutPayload.User user,
String callbackId,
String triggerId) |
Copyright © 2020. All rights reserved.