Uses of Class
com.slack.api.model.block.element.FileInputElement
-
Packages that use FileInputElement 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 FileInputElement in com.slack.api.model.block.element
Methods in com.slack.api.model.block.element that return FileInputElement Modifier and Type Method Description FileInputElementFileInputElement.FileInputElementBuilder. build()static FileInputElementBlockElements. fileInput(ModelConfigurator<FileInputElement.FileInputElementBuilder> configurator)
-