interactions.py
interactions.py copied to clipboard
feat: Implement barebones Select Menus for other supporting types
About
This pull request adds compatibility with other types of Select Menus, with type-conversion arg support.
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