Table of Contents

Method WithDefaultValue

Namespace
DSharpPlus.Commands.Trees
Assembly
DSharpPlus.Commands.dll

WithDefaultValue(Optional<object?>)

public CommandParameterBuilder WithDefaultValue(Optional<object?> defaultValue)

Parameters

defaultValue Optional<object>

Returns

CommandParameterBuilder