Uses of Class
com.slack.api.model.block.element.RichTextSectionElement.Text.TextBuilder
-
Packages that use RichTextSectionElement.Text.TextBuilder 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 RichTextSectionElement.Text.TextBuilder in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return RichTextSectionElement.Text.TextBuilder Modifier and Type Method Description static RichTextSectionElement.Text.TextBuilderRichTextSectionElement.Text. builder()RichTextSectionElement.Text.TextBuilderRichTextSectionElement.Text.TextBuilder. style(RichTextSectionElement.TextStyle style)RichTextSectionElement.Text.TextBuilderRichTextSectionElement.Text.TextBuilder. text(String text)
-