#include <LeaderboardCommand.hpp>
Public Member Functions | |
LeaderboardCommand () | |
virtual 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 |
LeaderboardCommand::LeaderboardCommand | ( | ) |
|
overridevirtual |
Implements IGlobalSlashCommand.