registeredCommands property

List<ApplicationCommand> registeredCommands
final

A list of commands registered by this CommandsPlugin to the Discord API.

Implementation

final List<ApplicationCommand> registeredCommands = [];