Uses of Class
com.slack.api.model.block.RichTextBlock
Packages that use RichTextBlock
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of RichTextBlock in com.slack.api.model.block
Methods in com.slack.api.model.block that return RichTextBlockModifier and TypeMethodDescriptionRichTextBlock.RichTextBlockBuilder.build()static RichTextBlockBlocks.richText(ModelConfigurator<RichTextBlock.RichTextBlockBuilder> configurator) Deprecated.The SDK cannot send rich text blocks.