krishamoud / meteor-slack-api

This is the entire slack api written for meteor. Both synchronous and asynchronous calls available.
MIT License
16 stars 8 forks source link

Updated post message #10

Open joephuz opened 5 years ago

joephuz commented 5 years ago

Updated chat.postMessage to include additional parameters: 'blocks', 'mrkdwn', 'reply_broadcast', 'thread_ts', 'unfurl_media'