Table of Contents

Method WithAttributes

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

WithAttributes(IEnumerable<Attribute>)

public CommandParameterBuilder WithAttributes(IEnumerable<Attribute> attributes)

Parameters

attributes IEnumerable<Attribute>

Returns

CommandParameterBuilder