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

#include <IGlobalSlashCommand.hpp>

Inheritance diagram for IGlobalSlashCommand:
Collaboration diagram for IGlobalSlashCommand:

Public Member Functions

virtual void on_slashcommand (const dpp::slashcommand_t &event)=0
 

Public Attributes

std::string command_name
 
std::string command_description
 
std::vector< dpp::command_option > command_options
 

Member Function Documentation

◆ on_slashcommand()

Member Data Documentation

◆ command_description

std::string IGlobalSlashCommand::command_description

◆ command_name

std::string IGlobalSlashCommand::command_name

◆ command_options

std::vector<dpp::command_option> IGlobalSlashCommand::command_options

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