JDA
JDA copied to clipboard
Add abstract `createCopy` method in `SelectMenu`
Pull Request Etiquette
- [x] I have checked the PRs for upcoming features/bug fixes.
- [x] I have read the contributing guidelines.
Changes
- [x] Internal code
- [ ] Library interface (affecting end-user code)
- [ ] Documentation
- [ ] Other: _____
Closes Issue: NaN
Description
Adds an abstract createCopy method in the SelectMenu interface. This allows to create a copy of a SelectMenu without knowing the actual type