Property Aliases
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
Aliases
Gets the aliases set for this command.
public IReadOnlyList<string> Aliases { get; }
Gets the aliases set for this command.
public IReadOnlyList<string> Aliases { get; }