interactions.py
interactions.py copied to clipboard
feat: Implement barebones support for Select Menus in Modals.
About
This pull request adds compatibility with Select Menus in Modals.
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):
- [X] I've made this pull request for/as: (check all that apply)
- [X] Documentation
- [ ] Breaking change
- [X] New feature/enhancement
- [ ] Bugfix