Table of Contents

Property DefaultValue

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

DefaultValue

Gets this argument's default value.

public object? DefaultValue { get; }

Property Value

object