Property Overloads
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
Overloads
Gets the collection of this command's overloads.
public IReadOnlyList<CommandOverloadBuilder> Overloads { get; }
Gets the collection of this command's overloads.
public IReadOnlyList<CommandOverloadBuilder> Overloads { get; }