Class HideAttribute
Enum values tagged with this attribute will not be displayed as a parameter choice
Namespace: Discord.Interactions
Assembly: Discord.Net.Interactions.dll
Syntax
public sealed class HideAttribute : Attribute
Remarks
This attribute must be used along with the default Discord.Interactions.EnumConverter`1