droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
#include <BlacklistCommand.hpp>
Public Member Functions | |
BlacklistCommand () | |
void | on_slashcommand (const dpp::slashcommand_t &event) override |
Public Member Functions inherited from IGlobalSlashCommand |
Additional Inherited Members | |
Public Attributes inherited from IGlobalSlashCommand | |
std::string | command_name |
std::string | command_description |
std::vector< dpp::command_option > | command_options |
BlacklistCommand::BlacklistCommand | ( | ) |
|
overridevirtual |
Implements IGlobalSlashCommand.