interactions.py
interactions.py copied to clipboard
refactor(bot, gateway, http): Remove any unclosed client session messages
About
This pull request aims to stop "unclosed client session" messages to appear after stopping the bot
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)
- [ ] Documentation
- [ ] Breaking change
- [ ] New feature/enhancement
- [ ] Bugfix