Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the Slash Command API more typesafe #124

Open
bosukas opened this issue Jan 7, 2022 · 0 comments
Open

Make the Slash Command API more typesafe #124

bosukas opened this issue Jan 7, 2022 · 0 comments
Labels
Type: Feature Suggestions and tracking for new features.

Comments

@bosukas
Copy link
Contributor

bosukas commented Jan 7, 2022

Summary

The Slash Command API allows for subcommands to have other subcommands and groups.

Suggestions

Split up the SlashCommand class into two, a top level slash command class and a sub command class.

@bosukas bosukas added the Type: Feature Suggestions and tracking for new features. label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Suggestions and tracking for new features.
Projects
None yet
Development

No branches or pull requests

1 participant