SlackBidirectionalConfiguration
Configuration for bidirectional Slack communication.
Types
Properties
Link copied to clipboard
Whether bidirectional communication is enabled for this association. When you set this value to true, you can mention the agent in a configured Slack channel and it responds in that channel. When you omit this value or set it to false, the agent ignores mentions and only sends notifications.
Functions
Link copied to clipboard
inline fun copy(block: SlackBidirectionalConfiguration.Builder.() -> Unit = {}): SlackBidirectionalConfiguration