Uses of Class
com.slack.api.model.block.element.PlainTextInputElement
-
Packages that use PlainTextInputElement 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 PlainTextInputElement in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return PlainTextInputElement Modifier and Type Method Description PlainTextInputElementPlainTextInputElement.PlainTextInputElementBuilder. build()static PlainTextInputElementBlockElements. plainTextInput(ModelConfigurator<PlainTextInputElement.PlainTextInputElementBuilder> configurator)
-