droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
ChallengeBadgeCommand Class Reference

#include <ChallengeBadgeCommand.hpp>

Inheritance diagram for ChallengeBadgeCommand:
Collaboration diagram for ChallengeBadgeCommand:

Public Member Functions

 ChallengeBadgeCommand ()
 
virtual void on_slashcommand (const dpp::slashcommand_t &event) override
 
virtual void on_button_click (const dpp::button_click_t &event) override
 
virtual void on_form_submit (const dpp::form_submit_t &event) override
 

Additional Inherited Members

- Public Attributes inherited from IGlobalSlashCommand
std::string command_name
 
std::string command_description
 
std::vector< dpp::command_option > command_options
 

Constructor & Destructor Documentation

◆ ChallengeBadgeCommand()

ChallengeBadgeCommand::ChallengeBadgeCommand ( )

Member Function Documentation

◆ on_button_click()

void ChallengeBadgeCommand::on_button_click ( const dpp::button_click_t & event)
overridevirtual

Implements IButtonCommand.

◆ on_form_submit()

void ChallengeBadgeCommand::on_form_submit ( const dpp::form_submit_t & event)
overridevirtual

Implements IFormCommand.

◆ on_slashcommand()

void ChallengeBadgeCommand::on_slashcommand ( const dpp::slashcommand_t & event)
overridevirtual

Implements IGlobalSlashCommand.


The documentation for this class was generated from the following files: