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

chore(ApplicationCommandOptionType): casing changes for subcommands #175

Merged
merged 1 commit into from
Jul 31, 2021

Conversation

vladfrangu
Copy link
Member

BREAKING CHANGE: This renames SubCommand to Subcommand,
and SubCommandGroup to SubcommandGroup

Please describe the changes this PR makes and why it should be merged:

Closes #170

Reference Discord API Docs PRs or commits:

BREAKING CHANGE: This renames `SubCommand` to `Subcommand`,
and `SubCommandGroup` to `SubcommandGroup`
@vladfrangu vladfrangu merged commit f93b6be into main Jul 31, 2021
@vladfrangu vladfrangu deleted the chore/subcommand-casing branch July 31, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change names of subcommand (group) required
2 participants