Property Aliases
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Aliases
Gets this command's aliases.
public IReadOnlyList<string> Aliases { get; }
Property Value
- IReadOnlyList<string>
Gets this command's aliases.
public IReadOnlyList<string> Aliases { get; }