Skip to content

v3.10.0

Compare
Choose a tag to compare
@Teekeks Teekeks released this 05 Apr 19:30
· 174 commits to master since this release
d2c793a

Twitch

  • Added new ChatBadgeVersion related fields to the following Endpoints: (Thanks @stolenvw )

    • Twitch.get_chat_badges()
    • Twitch.get_global_chat_badges()
  • Twitch.set_user_authentication() now tries to refresh the given token set if it seems to be out of date

  • removed the following deprecated endpoints:

    • "Replace Stream Tags"
    • "Get Stream Tags"
    • "Get All Stream Tags"
    • "Redeem Code"
    • "Get Code Status"
  • Fixed condition logic when parameter first was given for the following Endpoints:

    • Twitch.get_chatters() (Thanks @d7415 )
    • Twitch.get_soundtrack_playlist()
    • Twitch.get_soundtrack_playlists()

PubSub

  • PubSub now cleanly reestablishes the connection when the websocket was unexpectedly closed