Warning
Unfortunately, it seems like Kick developers don't care about accepting new Go SDKs, as it's been aready 4 months since I opened a PR to add this SDK to the official documentation, and not even negative feedback hasn't been received yet. So for now this repository will not be getting new updates (however, I am more than happy to review your PRs), at least not until Kick starts taking open source projects more seriously, so I recommend you use alternatives, which is more likely to be maintained.
Kick SDK is a toolkit for Golang applications that provides a clean way to interact with Kick public APIs.
go get github.com/glichtv/kick-sdk
You are more than welcome to contribute! Where it's possible, please include unit tests for any code that is introduced by your contribution. It's also helpful if you can include usage examples in the documentation.
This library is distributed under the MIT license.