Search
Preparing search index...
The search index is not available
@atomist/slack-messages
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/SlackMessages"
Action
Interface Action
Represents Slack action. Only button is currently supported.
Hierarchy
Action
Index
Properties
confirm
data_
source
name
option_
groups
options
style
text
type
value
Properties
Optional
confirm
confirm
:
ActionConfirmation
Optional
data_
source
data_
source
:
DataSource
name
name
:
string
Optional
option_
groups
option_
groups
:
OptionGroup
[]
Optional
options
options
:
SelectOption
[]
Optional
style
style
:
undefined
|
string
text
text
:
string
type
type
:
ActionType
Optional
value
value
:
undefined
|
string
Globals
"index"
"lib/
Markdown"
"lib/
Slack
Messages"
"lib/split
Processor"
Action
confirm
data_
source
name
option_
groups
options
style
text
type
value
Generated using
TypeDoc
Represents Slack action. Only button is currently supported.