CommandAttribute
Namespace: Discord.Commands
Properties
Name
Description
Type
Name
The command's name
string
Description
The command's description
string
Methods
Constructor
Parameters
Name
Description
Type
name
Your desired name for the command
string
description
Your desired description for the command
string?
Last updated