docs(slack api): add links to slack's docs to README
This commit is contained in:
@ -32,7 +32,7 @@ mySlackme.sendMessage:{{
|
|||||||
}, 'myAwesomeChannel'}
|
}, 'myAwesomeChannel'}
|
||||||
```
|
```
|
||||||
|
|
||||||
The message interface looks like this:
|
The message interface follows [Slack's docs (click here)](https://api.slack.com/docs/message-formatting) and looks like this:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
interface IAttachmentField {
|
interface IAttachmentField {
|
||||||
|
Reference in New Issue
Block a user