D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::command_option_choice, including all inherited members.
add_localization(const std::string &language, const std::string &_name) | dpp::command_option_choice | |
build_json(bool with_id=false) const | dpp::json_interface< command_option_choice > | inline |
command_option_choice()=default | dpp::command_option_choice | |
command_option_choice(const std::string &n, command_value v) | dpp::command_option_choice | |
fill_from_json(nlohmann::json *j) | dpp::json_interface< command_option_choice > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::command_option_choice | protected |
json_interface< command_option_choice > | dpp::command_option_choice | friend |
name | dpp::command_option_choice | |
name_localizations | dpp::command_option_choice | |
to_json(bool with_id=false) const | dpp::json_interface< command_option_choice > | inline |
value | dpp::command_option_choice | |
~command_option_choice()=default | dpp::command_option_choice | virtual |