Class GroupAttribute
Marks the module as a command group.
Assembly: Revolt.Net.Commands.dll​
View Source​
Declaration
public class GroupAttribute : Attribute
Properties​
Prefix​
Gets the prefix set for the module.
View Source​
Declaration
public string Prefix { get; }