v4.1.0
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