nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
240 stars 91 forks source link

Add "Check User Subscription" feature #81

Closed Scorfly closed 3 years ago

Scorfly commented 3 years ago

Update EventSub subscription : EventSubTypeModeratorRemove and EventSubTypeModeratorAdd are no more beta (2021‑03‑26)

Update Subscription struct with new fields (BroadcasterLogin, GifterID, GifterLogin, GifterNameUser, UserLogin)

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 761599447


Changes Missing Coverage Covered Lines Changed/Added Lines %
subscriptions.go 8 10 80.0%
<!-- Total: 8 10 80.0% -->
Totals Coverage Status
Change from base Build 760316652: 0.1%
Covered Lines: 752
Relevant Lines: 863

💛 - Coveralls