2.2.0
Version 2.2.0
2.2.0 brings some exciting new features to TwitchIO, along with our usual span of bugfixes. The full changelog can be found at https://twitchio.dev, but here's some highlights:
- more eventsub models! channel polls and predictions have both been implemented
- more pubsub models! channel subscriptions are now covered by pubsub
- Fixed pagination logic! This means that requests that ask for more than the default limit will now actually receive those extra responses
- aiohttp requirements have been relaxed to include 3.8.1
- And more! see the changelog for all the changes