Uses of Class
com.slack.api.model.block.element.URLTextInputElement
-
Packages that use URLTextInputElement 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 URLTextInputElement in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return URLTextInputElement Modifier and Type Method Description URLTextInputElement
URLTextInputElement.URLTextInputElementBuilder. build()
static URLTextInputElement
BlockElements. urlTextInput(ModelConfigurator<URLTextInputElement.URLTextInputElementBuilder> configurator)
-