Table of Contents

Property IsCatchAll

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

IsCatchAll

Gets whether this argument catches all remaining arguments.

public bool IsCatchAll { get; }

Property Value

bool