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