dotnet-sdk icon indicating copy to clipboard operation
dotnet-sdk copied to clipboard

feat: adapt to v1

Open null8626 opened this issue 4 months ago • 1 comments

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.

null8626 avatar Oct 02 '25 13:10 null8626