| Package | Description |
|---|---|
| com.slack.api.model.block |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static ActionsBlock |
Blocks.actions(List<BlockElement> elements) |
static ActionsBlock |
Blocks.actions(ModelConfigurator<ActionsBlock.ActionsBlockBuilder> configurator) |
static ActionsBlock |
Blocks.actions(String blockId,
List<BlockElement> elements) |
ActionsBlock |
ActionsBlock.ActionsBlockBuilder.build() |
Copyright © 2020. All rights reserved.