Table of Contents

Class CategoryAttribute

Namespace
DSharpPlus.CommandsNext.Attributes
Assembly
DSharpPlus.CommandsNext.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public sealed class CategoryAttribute : Attribute
Inheritance
object
Attribute
CategoryAttribute

Constructors

CategoryAttribute(string?)

Properties

Name