Skip to content

v1.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 27 Jan 20:35
· 918 commits to master since this release

Modifications

  • adds a helper class with common use cases (events for go live/offline/stream title/stream game/follows)

Fixes

  • the userId in helix was of type string in some cases, it was changed to long to reflect the actual data type

Migration

  • if you used the helix api, you may need to change the parameters to pass in long's to the api instead of strings