You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
It's stated in here that in order to specify enum display names, I must use ChoiceDisplayAttribute
https://labs.discordnet.dev/guides/int_framework/intro.html
https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/release/3.x/src/Discord.Net.Interactions/Attributes/EnumChoiceAttribute.cs
https://labs.discordnet.dev/api/Discord.Interactions.ChoiceDisplayAttribute.html
However, in the latest version available (3.6.1), this attribute is missing.
The text was updated successfully, but these errors were encountered: