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

Resolves issue #2466 #2651

Merged

Conversation

TrustNoOneElse
Copy link
Contributor

@TrustNoOneElse TrustNoOneElse commented Apr 2, 2023

This pr fixes #2466

The problem was that the enum type converter was not adding also the localization and that the model creation was also not adding the naming localization property

It was tested with the json localization manager.

I added in Line 38 a toLower to follow conventions, but not sure if its practicable so feel free to correct me on this and further points. Thanks for looking up.

@csmir csmir merged commit 75ae488 into discord-net:dev Apr 2, 2023
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.

[Bug]: Discord.NET does not send name translations (NameLocalizations) for ChoiceAttribute
2 participants