Property Prefix
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Prefix
Gets the prefix used to invoke the command.
public string Prefix { get; }
Property Value
- string
Gets the prefix used to invoke the command.
public string Prefix { get; }