Property | Type | Description | |
---|---|---|---|
$channel | |||
$hook | |||
$message | |||
$options |
Method | Description | |
---|---|---|
__construct ( string $hook, mixed $channel = '', string $message = null, array $options = [] ) : void | Create a new Slack instance. | |
make ( string $hook, mixed $channel = '', string $message = null, array $options = [] ) : |
Create a new Slack message instance. | |
send ( ) : void | Send the Slack message. | |
task ( string $task ) | Set the task for the message. |