interactions.py
interactions.py copied to clipboard
feat: add the client, command, and extension to CommandContext instances
About
This pull request adds the client, command, and extension to CommandContext instances
Checklist
- [x] The
pre-commitcode linter has been run over all edited files to ensure the code is linted. - [x] I've ensured the change(s) work on
3.8.6and higher.
I've made this pull request: (check all that apply)
- [ ] For the documentation
- [x] To add a new feature
- [x] As a general enhancement
- [ ] As a refactor of the library/the library's code
- [ ] To fix an existing bug
- [ ] To resolve #ISSUENUMBER
This is:
- [ ] A breaking change