nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
243 stars 88 forks source link

feat: Implement Get Moderated Channels endpoint #223

Closed dx9er closed 3 months ago

dx9er commented 3 months ago

Adds GetModeratedChannels function. Its existence wasn't acknowledged in the supported endpoints document, but it's included as well as supported now.

I'm not sure if my tests are implemented correctly (but it passes), so bear with me!

https://dev.twitch.tv/docs/api/reference/#get-moderated-channels

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9667348053

Details


Totals Coverage Status
Change from base Build 9068943004: 0.06%
Covered Lines: 1699
Relevant Lines: 1834

💛 - Coveralls