laravel / slack-notification-channel

Slack Notification Channel for laravel.
https://laravel.com/docs/notifications#slack-notifications
MIT License
870 stars 61 forks source link

Add callback id for attachments #43

Closed okaufmann closed 4 years ago

okaufmann commented 4 years ago

Hi,

I want to attach interactive message buttons to a notification which is currently not possible.

This PR adds a new field to contain the needed callback id.