|  | D++ (DPP)
    C++ Discord API Bot Library | 
A button click for a button component. More...
#include <appcommand.h>
 Collaboration diagram for dpp::component_interaction:
 Collaboration diagram for dpp::component_interaction:| Public Attributes | |
| uint8_t | component_type | 
| Component type.  More... | |
| std::string | custom_id | 
| Custom ID set when created.  More... | |
| std::vector< std::string > | values | 
| Possible values for a drop down list.  More... | |
A button click for a button component.
| uint8_t dpp::component_interaction::component_type | 
Component type.
| std::string dpp::component_interaction::custom_id | 
Custom ID set when created.
| std::vector<std::string> dpp::component_interaction::values | 
Possible values for a drop down list.