All Classes and Interfaces
Class
Description
Class to hold the Slack message request configuration parameters
Requires following slack account definition:
slack-tnb:
credentials:
token: [token]
channels:
[identifier]:
name: [channelName] (optional, if not present, identifier is used)
webhook_url: [webhook url]
channel_id: [channel id]
...