![]() |
D++ (DPP)
C++ Discord API Bot Library
|
Values in the command interaction. These are the values specified by the user when actually issuing the command on a channel or in DM. More...
#include <slashcommand.h>
Collaboration diagram for dpp::command_data_option:Public Attributes | |
| std::string | name |
| std::vector< command_data_option > | options |
| command_option_type | type |
| command_value | value |
Values in the command interaction. These are the values specified by the user when actually issuing the command on a channel or in DM.
| std::string dpp::command_data_option::name |
| std::vector<command_data_option> dpp::command_data_option::options |
| command_option_type dpp::command_data_option::type |
| command_value dpp::command_data_option::value |