TwitchIO
TwitchIO copied to clipboard
Fix invalid type hinting of initial_channels in WS Connection
Description
Resolve : #460
Checklist
- [x] If code changes were made then they have been tested.
- [ ] I have updated the documentation to reflect the changes.
- [ ] I have updated the changelog with a quick recap of my changes.
- [x] This PR fixes an issue.
- [ ] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [ ] This PR is not a code change (e.g. documentation, README, ...)
- [x] I have read and agree to the Developer Certificate of Origin for this contribution