Last updated:
0 purchases
lean slack api
Lean Slack Messenger #
This is a very lean package consistent of only one class to send a SlackMessage via http request to
a webhook url.
Usage #
/// Sends a message to a channel in Slack.
SlackMessage(message:'new message....',webhookUrl:'YOUR SLACK APP WEBHOOK URL').send();
``
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.