Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionSlackPostMessageParams
Interface FlowActionSlackPostMessageParams
interface
FlowActionSlackPostMessageParams
{
connection_id
:
string
;
text
?:
string
;
attachments
?:
Management
.
FlowActionSlackPostMessageParamsAttachment
[]
;
}
Index
Properties
connection_
id
text?
attachments?
Properties
connection_
id
connection_id
:
string
Optional
text
text
?:
string
Optional
attachments
attachments
?:
Management
.
FlowActionSlackPostMessageParamsAttachment
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection_
id
text
attachments
Auth0 Node.js SDK - v5.0.0
Loading...