Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes missing UserInput from Channel Points Subscriptions #78

Merged

Conversation

davidbegin
Copy link
Contributor

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.

  The wrong method      DeleteEventSubSubscription
  referenced instead of EventSubSubscription

  Also includes some small updates to make the examples runnable.
@coveralls
Copy link

coveralls commented Apr 3, 2021

Pull Request Test Coverage Report for Build 714847793

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.232%

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

💛 - Coveralls

@davidbegin davidbegin changed the title Begin/update channel points and docs Fixes missing UserInput from Channel Points Subscriptions Apr 3, 2021
Copy link
Owner

@nicklaw5 nicklaw5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@nicklaw5 nicklaw5 merged commit ab6feae into nicklaw5:master Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants