Uses of Class
com.slack.api.model.block.element.PlainTextInputElement
Packages that use PlainTextInputElement
Package
Description
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 PlainTextInputElementModifier and TypeMethodDescriptionPlainTextInputElement.PlainTextInputElementBuilder.build()static PlainTextInputElementBlockElements.plainTextInput(ModelConfigurator<PlainTextInputElement.PlainTextInputElementBuilder> configurator)