Click or drag to resize

NetQuarry.Services.Slack Namespace

The NetQuarry service for sending and receiving messages using Slack.
Classes
  ClassDescription
Public classChannel
DTO representing Slack channel
Public classField
Fields are defined as an array, and hashes contained within it will be displayed in a table inside the message attachment.
Public classMessage
Holds information about the message to send to Slack.
Public classPurpose
DTO representing channel or group purpose
Public classSlackException
Thrown when an exception is encountered while trying to communicate with Slack.
Public classTopic
DTO representing channel or group topic
Interfaces
  InterfaceDescription
Public interfaceISlackNotify
Notification service to send messages to Slack.