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
|
Alternatively, there is the option of specifying a SlackMessage class
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|
||||||
const mySlackMessage = new SlackMessage({ /* message options here } */, mySlackme)
|
const mySlackMessage = new SlackMessage({ /* message options here } */, mySlackme)
|
||||||
mySlackMessage.title = 'new Title' // modify message options
|
mySlackMessage.title = 'new Title' // modify message options
|
||||||
mySlackMessage.sendToRoom('general')
|
mySlackMessage.sendToRoom('general')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user