noobot / SlackConnector

A simple to use connector/client for the Slack API in C#
http://github.com/noobot
MIT License
73 stars 44 forks source link

Error occured while posting message 'method_deprecated' #96

Closed MonkAlex closed 3 years ago

MonkAlex commented 3 years ago

Error occured while posting message 'method_deprecated' SlackConnector.Exceptions.CommunicationException

SlackConnector.Connections.Clients.ResponseVerifier.VerifyResponse(StandardResponse response) SlackConnector.Connections.Clients.Channel.FlurlChannelClient.d__17.MoveNext()

https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api

Workshop2 commented 3 years ago

Fixed in v5.1.11