| 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 |
|---|---|
ContextBlock |
ContextBlock.ContextBlockBuilder.build() |
static ContextBlock |
Blocks.context(List<ContextBlockElement> elements) |
static ContextBlock |
Blocks.context(ModelConfigurator<ContextBlock.ContextBlockBuilder> configurator) |
static ContextBlock |
Blocks.context(String blockId,
List<ContextBlockElement> elements) |
Copyright © 2020. All rights reserved.