Class Command
- Namespace
- DSharpPlus.Commands.Trees
- Assembly
- DSharpPlus.Commands.dll
public record Command
- Inheritance
-
Command
Constructors
Properties
Methods
- Flatten()
Traverses this command tree, returning this command and all subcommands recursively.
- ToString()
Returns a string that represents the current object.