| 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.ContextBlockBuilder |
ContextBlock.ContextBlockBuilder.blockId(String blockId) |
static ContextBlock.ContextBlockBuilder |
ContextBlock.builder() |
ContextBlock.ContextBlockBuilder |
ContextBlock.ContextBlockBuilder.elements(List<ContextBlockElement> elements) |
| Modifier and Type | Method and Description |
|---|---|
static ContextBlock |
Blocks.context(ModelConfigurator<ContextBlock.ContextBlockBuilder> configurator) |
Copyright © 2020. All rights reserved.