dotnet-sdk
dotnet-sdk copied to clipboard
feat: adapt to v1
The following pull request is a toned down version of #29. This pull request focuses solely on adding support for v1, like posting bot commands, getting vote information, and widgets.
Other than that, it also adds error handling for invalid status codes by using response.EnsureSuccessStatusCode().
This pull request depends on #32. It has been tested.