Skip to content

v4.1.0

Compare
Choose a tag to compare
@Teekeks Teekeks released this 19 Nov 01:19
· 102 commits to master since this release
4ce497a

Twitch

  • Removed the deprecated Endpoint "Get Users Follows"
  • Removed the deprecated bits related fields from Poll Endpoint data

EventSub

  • Duplicate Webhook messages will now be ignored

  • EventSub will now recover properly from a disconnect when auth token is expired

  • Added the following new Topics:

    • "Channel Chat Clear"
    • "Channel Chat Clear User Messages"
    • "Channel Chat Message Delete"
    • "Channel Chat Notification"
  • Removed the deprecated version 1 of topic "Channel Follow"

Chat

  • Improved recovery from broken network connection (thanks @Latent-Logic )
  • Added ChatMessage.is_me flag
  • Fixed parsing of messages using the /me chat command

OAuth

  • Added the following new AuthScopes:
    • AuthScope.CHANNEL_BOT
    • AuthScope.USER_BOT
    • AuthScope.USER_READ_CHAT