![]() |
D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::select_option, including all inherited members.
| description | dpp::select_option | |
| emoji | dpp::select_option | |
| is_default | dpp::select_option | |
| label | dpp::select_option | |
| select_option() | dpp::select_option | |
| select_option(const std::string &label, const std::string &value, const std::string &description="") | dpp::select_option | |
| set_animated(bool anim) | dpp::select_option | |
| set_default(bool def) | dpp::select_option | |
| set_description(const std::string &d) | dpp::select_option | |
| set_emoji(const std::string &n, dpp::snowflake id=0, bool animated=false) | dpp::select_option | |
| set_label(const std::string &l) | dpp::select_option | |
| set_value(const std::string &v) | dpp::select_option | |
| value | dpp::select_option |