Uses of Class
com.slack.api.model.block.ContextBlock
| Package | Description |
|---|---|
| com.slack.api.model.block |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
-
Uses of ContextBlock in com.slack.api.model.block
Methods in com.slack.api.model.block that return ContextBlock Modifier and Type Method Description ContextBlockContextBlock.ContextBlockBuilder. build()static ContextBlockBlocks. context(ModelConfigurator<ContextBlock.ContextBlockBuilder> configurator)static ContextBlockBlocks. context(String blockId, List<ContextBlockElement> elements)static ContextBlockBlocks. context(List<ContextBlockElement> elements)