fun ProjectFeatures.slackConnection(base: SlackConnection? = null, init: SlackConnection.() -> Unit = {}): Unit
Creates a Slack connection in the current project
See Also
SlackConnection