Skip to content

v1.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 15 Apr 15:37
· 896 commits to master since this release

Modifications

  • helix: added support for the streams tag methods (list of active tags, replace tags, list all tags)
  • chat: add chat moderation action methods to chat module / channel based chat events
  • global: allow overwriting the default request timeouts

Fixes

  • chat: always take the channelname as lowercase when sending a message
  • common: remove a empty method on the PrivatMessageEvent

Migration

None