interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

feat: Implement barebones support for Select Menus in Modals.

Open FayeDel opened this issue 3 years ago • 0 comments

About

This pull request adds compatibility with Select Menus in Modals.

Checklist

  • [X] I've ran pre-commit to format and lint the change(s) made.
  • [X] I've checked to make sure the change(s) work on 3.8.6 and 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

FayeDel avatar Jun 09 '22 22:06 FayeDel