Slack Module
Contains a task to send notification messages to a Slack webhook
Types
Type | Description |
Functions and values
Function or value | Description |
|
|
|
|
|
|
Full Usage:
Slack.sendNotification webhookURL setParams
Parameters:
string
-
The Slack webhook URL
setParams : NotificationParams -> NotificationParams
-
Function used to override the default notification parameters
Returns: string
|
|