We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fca8b4 commit dc634c1Copy full SHA for dc634c1
docs/changelog.rst
@@ -12,6 +12,7 @@ Master
12
- This is dispatched when the bot fails to join a channel
13
- This also makes the channel join error message in logs optional
14
- Bug fixes
15
+ - Fix AuthenticationError not being properly propagated when a bad token is given
16
- Fix channel join failures causing `ValueError: list.remove(x): x not in list` when joining channels after the initial start
17
- Added :attr:`~twitchio.Chatter.is_vip` property to Chatter
18
- New PartialUser methods
0 commit comments