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 662ef41 commit 8b6e703Copy full SHA for 8b6e703
docs/changelog.rst
@@ -4,8 +4,9 @@ Master
4
======
5
- TwitchIO
6
- Bug fixes
7
- - Added ``self.registered_callbacks = {}`` to Bot and :func:`Client.from_client_credentials`
+ - Added ``self.registered_callbacks = {}`` to :func:`~twitchio.Client.from_client_credentials`
8
- Add duration attribute to :class:`twitchio.Clip`
9
+ - Allow empty or missing initial_channels to trigger :func:`~twitchio.Client.event_ready`.
10
11
- ext.commands
12
0 commit comments