PrefixCommandExecutor

Promise<void>

ParameterTypeDescription

client

Client

The main hub for interacting with the Discord API, and the starting point for any bot.

Optional:

message

Message

Represents a message on Discord.

Optional:

args

string[]

Every world after command name separated by space.

Optional:

Last updated