Skip to content

Conversation

@Plerx2493
Copy link
Member

Summary

Adding additional context in exceptions thrown when registering command methods. Also add the return type check from #1472 to sub methods for command groups

@Plerx2493
Copy link
Member Author

I also want to add more informations to the exceptions in the parseParameters function but this would require to change the parameters of this method

Function:

private async Task<List<DiscordApplicationCommandOption>> ParseParameters(ParameterInfo[] parameters, ulong? guildId)

@OoLunar
Copy link
Contributor

OoLunar commented Feb 22, 2023

Perhaps these changes should be pushed to the fix/v4/slashies-cleanup branch?

@Plerx2493
Copy link
Member Author

Plerx2493 commented Feb 22, 2023

Oh i forgot you do a revamp. Can i move it some how, can you do it or do i have to make a new PR?

@OoLunar
Copy link
Contributor

OoLunar commented Feb 22, 2023

You could do a rebase: git pull fix/v4/slashies-cleanup --rebase. Expect git conflicts or failure altogether though

@OoLunar
Copy link
Contributor

OoLunar commented Feb 22, 2023

Oh, you'll have to make a new PR

@Plerx2493
Copy link
Member Author

New PR is open

@Plerx2493 Plerx2493 closed this Feb 22, 2023
@Plerx2493 Plerx2493 deleted the VerboseLogging branch April 2, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants