interactions.py
interactions.py copied to clipboard
refactor!: add ``event`` to ``raw_socket_create`` dispatch
About
This pull request is about (X), which does (Y).
Checklist
- [x] I've ran
pre-committo format and lint the change(s) made. - [x] I've checked to make sure the change(s) work on
3.8.6and higher. - [ ] This fixes/solves an Issue (If existent):.
- resolves #
- I've made this pull request for/as: (check all that apply)
- [x] Documentation
- [x] Breaking change
- [ ] New feature/enhancement
- [ ] Bugfix
There are two other places that will need changed,
async def __raw_socket_createin Client and the event description inevents.rst
oh ok. Thanks. Will do
Please resolve merge conflicts
Done
Done

Oh dear