Uses of Class
com.slack.api.model.block.element.RichTextListElement
| Package | Description |
|---|---|
| com.slack.api.model.block.element |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
-
Uses of RichTextListElement in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return RichTextListElement Modifier and Type Method Description RichTextListElementRichTextListElement.RichTextListElementBuilder. build()static RichTextListElementBlockElements. richTextList(ModelConfigurator<RichTextListElement.RichTextListElementBuilder> configurator)Deprecated.The SDK cannot send rich text blocks.