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