stoiveyp / Slack.NetStandard

.NET Core package that helps with Slack interactions
MIT License
41 stars 16 forks source link

Fix method name on UpdateMessage #20

Closed rasmuskl closed 4 years ago

rasmuskl commented 4 years ago

The correct method is chat.update, not chat.updateMessage.

Docs: https://api.slack.com/methods/chat.update

stoiveyp commented 4 years ago

Thanks for this - tests needed to be updated to pass, so the change has been rolled into 2.1