laravel / slack-notification-channel

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

feat: support threaded replies for SlackMessage #94

Closed Ma-ve closed 3 months ago

Ma-ve commented 3 months ago

Allows setting of thread_ts and reply_broadcast in SlackMessage. Is used for replying as a threaded reply to a parent message. reply_broadcast is used in conjunction with thread_ts, whether or not to show a reference to the threaded reply in the container user/channel.