Warning
This is a BETA release.
The second BETA release of TwitchIO version 3.
Added:
Bot.get_command
Bot.commands
Group.get_command
Group.commands
Bot.get_context
FetchTokenPayload
UserTokenPayload
web.AiohttpAdapter.oauth_callback()
web.StarletteAdapter.oauth_callback()
web.AiohttpAdapter.fetch_token()
web.StarletteAdapter.fetch_token()
web.BaseAdapter
Fixed:
- Added a missing
py.typed
toext.commands
- Removed unneeded
token_for
parameter from multiple models and methods. - Add the missing
paused
parameter toCustomReward.update()
#482 @bartmoorman - Multiple documentation fixes
Documentation:
https://twitchio.dev/en/latest/
Discord:
https://discord.gg/RAKc3HF
Installing:
https://twitchio.dev/en/latest/getting-started/installing.html
Quickstart:
https://twitchio.dev/en/latest/getting-started/quickstart.html
Migrating:
https://twitchio.dev/en/latest/getting-started/migrating.html
Thanks for all the continued testing!