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

#include <BugReportCommand.hpp>

Inheritance diagram for BugReportCommand:
Collaboration diagram for BugReportCommand:

Public Member Functions

 BugReportCommand ()
 
void on_slashcommand (const dpp::slashcommand_t &event) override
 
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

◆ BugReportCommand()

BugReportCommand::BugReportCommand ( )

Member Function Documentation

◆ on_form_submit()

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

Implements IFormCommand.

◆ on_slashcommand()

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

Implements IGlobalSlashCommand.


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