update readme
This commit is contained in:
parent
f4bff3551e
commit
8992f1e879
@ -93,7 +93,6 @@ interface IMessageOptions {
|
||||
Alternatively, there is the option of specifying a SlackMessage class
|
||||
|
||||
```javascript
|
||||
|
||||
const mySlackMessage = new SlackMessage({ /* message options here } */, mySlackme)
|
||||
mySlackMessage.title = 'new Title' // modify message options
|
||||
mySlackMessage.sendToRoom('general')
|
||||
|
Loading…
Reference in New Issue
Block a user