Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Update, Threading etc in Async. #161

Open smcleodau opened 5 years ago

smcleodau commented 5 years ago

Hi there - is there a reason that the Update and threading properties aren't available in the async PostMessage methods but are in the callback methods? I can add them. Just wondering if there was a reason behind it.