Uses of Class
com.slack.api.model.block.RichTextBlock.RichTextBlockBuilder
Packages that use RichTextBlock.RichTextBlockBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of RichTextBlock.RichTextBlockBuilder in com.slack.api.model.block
Methods in com.slack.api.model.block that return RichTextBlock.RichTextBlockBuilderModifier and TypeMethodDescriptionRichTextBlock.builder()RichTextBlock.RichTextBlockBuilder.elements(List<BlockElement> elements) Method parameters in com.slack.api.model.block with type arguments of type RichTextBlock.RichTextBlockBuilderModifier and TypeMethodDescriptionstatic RichTextBlockBlocks.richText(ModelConfigurator<RichTextBlock.RichTextBlockBuilder> configurator)