Class GroupCommandAttribute
Marks this method as a group command.
Inheritance
System.Object
GroupCommandAttribute
Namespace: DSharpPlus.CommandsNext.Attributes
Assembly: cs.temp.dll.dll
Syntax
public sealed class GroupCommandAttribute : Attribute
Constructors
GroupCommandAttribute()
Marks this method as a group command.
Declaration
public GroupCommandAttribute()