Method WithCategory
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
WithCategory(string?)
Sets the category for this command.
public CommandBuilder WithCategory(string? category)
Parameters
Returns
- CommandBuilder
This builder.