Table of Contents

Property Argument

Namespace
DSharpPlus.Commands.Converters
Assembly
DSharpPlus.Commands.dll

Argument

The value of the current raw argument.

public virtual object? Argument { get; protected set; }

Property Value

object