#include <RollCommand.hpp>
Public Member Functions | |
RollCommand () | |
void | on_slashcommand (const dpp::slashcommand_t &event) override |
Additional Inherited Members | |
![]() | |
std::string | command_name |
std::string | command_description |
std::vector< dpp::command_option > | command_options |
RollCommand::RollCommand | ( | ) |
|
overridevirtual |
Implements IGlobalSlashCommand.