commands property
Map<String, AbstractCommand<CommandInteraction> >
get
commands
Implementation
Map<String, AbstractCommand> get commands => _commands;
Map<String, AbstractCommand> get commands => _commands;