array toArray() Get an array representation of the message.
$this cc(string|array $address) Set the recipients of the message.
$this attachData(string $data, string $name, array $options = array()) Attach
$this to(string $channel) Set the Slack channel the message should be sent
$this level(string $level) Set the "level" of the notification (success
$this fields(array $fields) Set the fields of the attachment.
$this content(string $content) Set the content (text) of the attachment
Page 5 of 5