19 std::map<std::string, std::pair<std::string, bool>>,
std::vector< std::tuple< std::string, std::string, std::vector< Error >(*)(const dpp::slashcommand_t &, std::shared_ptr< bot::Bot > aquin), std::map< std::string, std::pair< std::string, bool > >, std::map< std::string, std::string > > > slashCommandValidations
Validate the commands here, check src/commandValidation.cpp for reference.
Definition commandValidation.cpp:19