Version 2.7
version 2.7 brings some long awaited features, such as websocket support for eventsub, and content classification labels.
We've also squashed some more bugs, and added other new twitch features.
Here's a short list of major changes:
- Added
PartialUser.fetch_charity_campaigns
and charity donate events to eventsub. - Added new parameters to
PartialUser.modify_stream
foris_branded_content
andcontent_classification_labels
. - Fixed
CustomReward.edit
to be able to enable the reward. - Added two new events:
event_notice
andevent_raw_notice
for notice events from IRC. - Added
Message.hype_chat_data
for messages that contain hype chat information. - Fixed a reconnect loop when the IRC server sent a RECONNECT message.
- Bumped [speed] and [sound] deps to latest versions.
- Updated the HTTPException message to provide useful information instead of generic errors
And more! See the full changelog: https://twitchio.dev/en/latest/changelog.html