Slack.NotificationParams Type
The Slack notification parameter type
Record fields
Record Field | Description |
|
|
Full Usage:
Channel
Field type: string
|
Channel to which the message will be posted. Default value: Specified in your Slack Webhook configuration.
|
Full Usage:
IconEmoji
Field type: string
|
The emoji to be displayed with the message. Default value: Specified in your slack Webhook configuration.
|
Full Usage:
IconURL
Field type: string
|
The icon to be displayed with the message. Default value: Specified in your slack Webhook configuration.
|
Full Usage:
LinkNames
Field type: bool
|
|
Full Usage:
Text
Field type: string
|
|
Full Usage:
UnfurlLinks
Field type: bool
|
|
Full Usage:
Username
Field type: string
|
Name the message will appear to be sent from. Default value: Specified in your Slack Webhook configuration.
|