| Package | Description |
|---|---|
| com.github.seratch.jslack.api.model.dialog |
| Class and Description |
|---|
| Dialog
Represents a Slack Modal Dialog
|
| DialogElement
A dialog Form DialogElement such as
text, textarea, or select
or select. |
| DialogOption
A dialog element option used with
DialogSelectElements |
| DialogSelectElement
Represents a select
dialog element
|
| 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
|
| DialogTextElement
Represents a text
dialog element
|
Copyright © 2020. All rights reserved.