Package com.slack.api.model.dialog
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Interface Summary Interface Description DialogElement A dialog Form DialogElement such astext,textarea, orselectorselect. -
Class Summary Class Description Dialog Represents a Slack Modal DialogDialog.DialogBuilder DialogOption A dialog element option used withDialogSelectElementsDialogOption.DialogOptionBuilder DialogOptionGroup A dialog element option group used withDialogSelectElementsDialogOptionGroup.DialogOptionGroupBuilder DialogResponseMetadata Dialogs DialogSelectElement Represents a select dialog elementDialogSelectElement.DialogSelectElementBuilder DialogTextAreaElement Represents a textarea dialog elementDialogTextAreaElement.DialogTextAreaElementBuilder DialogTextElement Represents a text dialog elementDialogTextElement.DialogTextElementBuilder -
Enum Summary Enum Description DialogDataSourceType Represents the type for anDialogSelectElementDialogSubType Represents the subtype for anDialogTextElementorDialogTextAreaElementIn some form factors, optimized input is provided for this subtype.