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 3ca8b90 commit e16d070Copy full SHA for e16d070
docs/getting-started/changelog.rst
@@ -16,6 +16,10 @@ Changelog
16
- Added - :func:`~twitchio.PartialUser.fetch_stream` to :class:`~twitchio.PartialUser` as a helper method.
17
- Added - :func:`~twitchio.PartialUser.fetch_hype_train_status` to :class:`~twitchio.PartialUser`.
18
This replaces :func:`~twitchio.PartialUser.fetch_hype_train_events` which has been deprecated
19
+ - Added - :attr:`~twitchio.Chatter.lead_moderator`
20
+
21
+ - Changes
22
+ - :attr:`~twitchio.Chatter.moderator` returns True for Lead Moderator role.
23
24
- Bug fixes
25
- Fix :func:`~twitchio.utils.setup_logging` breaking coloured formatting on `CRITICAL` logging level
0 commit comments