D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::commandhandler, including all inherited members.
add_command(const std::string &command, const parameter_registration_t ¶meters, command_handler handler, const std::string &description="", snowflake guild_id=0) | dpp::commandhandler | |
add_prefix(const std::string &prefix) | dpp::commandhandler | |
app_id | dpp::commandhandler | |
commandhandler(class cluster *o, bool auto_hook_events=true, snowflake application_id=0) | dpp::commandhandler | |
commands | dpp::commandhandler | |
interactions | dpp::commandhandler | |
messages | dpp::commandhandler | |
owner | dpp::commandhandler | |
prefixes | dpp::commandhandler | |
register_commands() | dpp::commandhandler | |
reply(const dpp::message &m, command_source source, command_completion_event_t callback={}) | dpp::commandhandler | |
route(const struct dpp::message_create_t &event) | dpp::commandhandler | |
route(const struct interaction_create_t &event) | dpp::commandhandler | |
set_owner(class cluster *o) | dpp::commandhandler | |
slash_commands_enabled | dpp::commandhandler | |
string_has_prefix(std::string &str) | dpp::commandhandler | |
thinking(command_source source, command_completion_event_t callback={}) | dpp::commandhandler | |
~commandhandler() | dpp::commandhandler |