JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Add abstract `createCopy` method in `SelectMenu`

Open Kaktushose opened this issue 1 year ago • 0 comments

Pull Request Etiquette

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

Kaktushose avatar May 28 '24 18:05 Kaktushose