Class DontAutoRegisterAttribute
InteractionModuleBase<T>s with this attribute will not be registered by the RegisterCommandsGloballyAsync(Boolean) or RegisterCommandsToGuildAsync(UInt64, Boolean) methods.
Namespace: Discord.Interactions
Assembly: Discord.Net.Interactions.dll
Syntax
public class DontAutoRegisterAttribute : Attribute