Uses of Class
com.slack.api.model.block.element.EmailTextInputElement
-
Packages that use EmailTextInputElement 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 EmailTextInputElement in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return EmailTextInputElement Modifier and Type Method Description EmailTextInputElementEmailTextInputElement.EmailTextInputElementBuilder. build()static EmailTextInputElementBlockElements. emailTextInput(ModelConfigurator<EmailTextInputElement.EmailTextInputElementBuilder> configurator)
-