Table of Contents

Method Build

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

Build(Command)

[MemberNotNull(new string[] { "Name", "Description", "Type", "Attributes" })]
public CommandParameter Build(Command command)

Parameters

command Command

Returns

CommandParameter