4#include <dpp/cluster.h>
5#include <dpp/dispatcher.h>
Definition IGlobalSlashCommand.hpp:9
virtual void on_slashcommand(const dpp::slashcommand_t &event)=0
std::string command_description
Definition IGlobalSlashCommand.hpp:12
std::vector< dpp::command_option > command_options
Definition IGlobalSlashCommand.hpp:13
std::string command_name
Definition IGlobalSlashCommand.hpp:11