nicklaw5 / helix

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

Fixes missing UserInput from Channel Points Subscriptions #78

Closed davidbegin closed 3 years ago

davidbegin commented 3 years ago

I noticed a bug with User Input from Channel Points not coming through, because of missing " in a struct tag.

Also updated the docs in Event Sub, after using them to setup some Channel Points subscriptions.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 714847793


Totals Coverage Status
Change from base Build 641999945: 0.0%
Covered Lines: 731
Relevant Lines: 838

💛 - Coveralls