Deserialise server response to the SlackResponse class instead of returning a string. - [x] Implement SlackResponse class - [x] #2 Swap `System.Net` with RestSharp for web calls - [ ] Error handling
Deserialise server response to the SlackResponse class instead of returning a string.
System.Netwith RestSharp for web calls