Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Create a MixedCommand class #64

Open
moonstar-x opened this issue Jul 19, 2022 · 0 comments
Open

Create a MixedCommand class #64

moonstar-x opened this issue Jul 19, 2022 · 0 comments
Labels
Priority: Low This is low priority. Type: Feature Request This is a feature request.

Comments

@moonstar-x
Copy link
Member

⚡ Describe the New Feature

A MixedCommand class that can represent either a RegularCommand or SlashCommand, allowing for usage of the same command but with both command methods.

A CommandRequest class would also need to be made to represent the MixedCommand's trigger. This class would contain references to the underlying message or interaction but would also contain the common properties and methods that both objects share.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Low This is low priority. Type: Feature Request This is a feature request.
Projects
None yet
Development

No branches or pull requests

1 participant