Inumedia / SlackAPI

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

Add thread_ts parameter to SlackTaskClient.PostMessage #232

Closed chrischu closed 4 years ago

chrischu commented 4 years ago

Added this missing parameter. Would be great if it could be merged pretty soon :).

chrischu commented 4 years ago

Duplicate of https://github.com/Inumedia/SlackAPI/pull/225