Property Category
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Category
Gets the category this command belongs to.
public string? Category { get; }
Property Value
- string
Gets the category this command belongs to.
public string? Category { get; }