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