File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11:orphan:
22
3- 2.9.3
4- =======
5- - ext.commands
6- - Bug fixes
7- - Fixed return type of :func: `~twitchio.ext.commands.Context.get_user ` to PartialChatter / Chatter from PartialUser / User.
8-
932.9.2
104=======
115- TwitchIO
159 - Bug fixes
1610 - fix: :func: `~twitchio.PartialUser.fetch_moderated_channels ` used ``user_ `` prefix from payload, now uses ``broadcaster_ `` instead
1711
12+ - ext.commands
13+ - Bug fixes
14+ - Fixed return type of :func: `~twitchio.ext.commands.Context.get_user ` to PartialChatter / Chatter from PartialUser / User.
15+
1816
19172.9.1
2018=======
Original file line number Diff line number Diff line change 2828__author__ = "TwitchIO, PythonistaGuild"
2929__license__ = "MIT"
3030__copyright__ = "Copyright 2017-present (c) TwitchIO"
31- __version__ = "2.9.1 "
31+ __version__ = "2.9.2 "
3232
3333from .client import Client
3434from .user import *
You can’t perform that action at this time.
0 commit comments