SlackWebhookChannel
class SlackWebhookChannel (View source)
Methods
void | __construct(Client $http) Create a new Slack channel instance. | |
ResponseInterface | send(mixed $notifiable, Notification $notification) Send the given notification. |
SlackWebhookChannel
class SlackWebhookChannel (View source)
void | __construct(Client $http) Create a new Slack channel instance. | |
ResponseInterface | send(mixed $notifiable, Notification $notification) Send the given notification. |
Please login to continue.