Property Prefixes
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
Prefixes
Gets the array of prefixes with which execution of this command is allowed.
public string[] Prefixes { get; }
Property Value
- string[]
Gets the array of prefixes with which execution of this command is allowed.
public string[] Prefixes { get; }