| Package | Description |
|---|---|
| com.slack.api.model.dialog |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Class and Description |
|---|
| Dialog
Represents a Slack Modal Dialog
|
| Dialog.DialogBuilder |
| DialogDataSourceType
Represents the type for an
DialogSelectElement |
| DialogElement
A dialog Form DialogElement such as
text, textarea, or select
or select. |
| DialogOption
A dialog element option used with
DialogSelectElements |
| DialogOption.DialogOptionBuilder |
| DialogOptionGroup
A dialog element option group used with
DialogSelectElements |
| DialogOptionGroup.DialogOptionGroupBuilder |
| DialogSelectElement
Represents a select
dialog element
|
| DialogSelectElement.DialogSelectElementBuilder |
| DialogSubType
Represents the subtype for an
DialogTextElement or DialogTextAreaElement
In some form factors, optimized input is provided for this subtype. |
| DialogTextAreaElement
Represents a textarea
dialog element
|
| DialogTextAreaElement.DialogTextAreaElementBuilder |
| DialogTextElement
Represents a text
dialog element
|
| DialogTextElement.DialogTextElementBuilder |
Copyright © 2020. All rights reserved.