messaging-api-slack
Advanced tools
Comparing version 0.5.10 to 0.5.13
{ | ||
"name": "messaging-api-slack", | ||
"description": "Messaging API client for Slack", | ||
"version": "0.5.10", | ||
"version": "0.5.13", | ||
"engines": { | ||
@@ -6,0 +6,0 @@ "node": ">=6" |
@@ -352,3 +352,3 @@ # messaging-api-slack | ||
Get your webhook url by adding a [Incoming Webhooks](https://api.slack.com/incoming-webhooks) integreation to your team or setup Incoming Webhooks function to your app. | ||
Get your webhook url by adding a [Incoming Webhooks](https://api.slack.com/incoming-webhooks) integration to your team or setup Incoming Webhooks function to your app. | ||
@@ -355,0 +355,0 @@ ```js |
67733