NetQuarry.Services.Slack Namespace |
Class | Description | |
---|---|---|
Channel |
DTO representing Slack channel
| |
Field |
Fields are defined as an array, and hashes contained within it will be displayed in a table inside the message attachment.
| |
Message |
Holds information about the message to send to Slack.
| |
Purpose |
DTO representing channel or group purpose
| |
SlackException |
Thrown when an exception is encountered while trying to communicate with Slack.
| |
Topic |
DTO representing channel or group topic
|
Interface | Description | |
---|---|---|
ISlackNotify |
Notification service to send messages to Slack.
|