Table of Contents

Class ComplexParameterCtorAttribute

Namespace
Discord.Interactions
Assembly
Discord.Net.Interactions.dll

Tag a type constructor as the preferred Complex command constructor.

[AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false, Inherited = true)]
public class ComplexParameterCtorAttribute : Attribute
Inheritance
ComplexParameterCtorAttribute
Inherited Members