Table of Contents

Property Overloads

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Overloads

Gets a collection of this command's overloads.

public IReadOnlyList<CommandOverload> Overloads { get; }

Property Value

IReadOnlyList<CommandOverload>