Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@Teekeks Teekeks released this 03 Feb 16:51
· 28 commits to master since this release
b2f51ff

Twitch

  • Fixed Endpoint Twitch.get_stream_key() (thanks @moralrecordings )
  • Added the following new Endpoints:
    • "Get Ad Schedule"
    • "Snooze Next Ad"
    • "Send Chat Message"
    • "Get Moderated Channels"

EventSub

  • Fixed EventSubWebsocket.stop() not raising RuntimeException when called and socket not running.
  • Added the following new Topics:
    • "Channel Ad Break Begin"
    • "Channel Chat Message"

OAuth

  • Added the following new AuthScopes:
    • AuthScope.USER_WRITE_CHAT
    • AuthScope.CHANNEL_READ_ADS
    • AuthScope.CHANNEL_MANAGE_ADS
    • AuthScope.USER_READ_MODERATED_CHANNELS