Table of Contents

Constructor CommandAttribute

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll

CommandAttribute(string)

Creates a new instance of the CommandAttribute class.

public CommandAttribute(string name)

Parameters

name string

The name of the command.