D++ (DPP)
10.0.30
C++ Discord API Bot Library
dpp::command_option Member List
This is the complete list of members for
dpp::command_option
, including all inherited members.
add_channel_type
(const channel_type ch)
dpp::command_option
add_choice
(const command_option_choice &o)
dpp::command_option
add_localization
(const std::string &language, const std::string &_name, const std::string &_description="")
dpp::command_option
add_option
(const command_option &o)
dpp::command_option
autocomplete
dpp::command_option
build_json
(bool with_id=false) const
dpp::json_interface< command_option >
inline
channel_types
dpp::command_option
choices
dpp::command_option
command_option
()=default
dpp::command_option
command_option
(command_option_type t, const std::string &name, const std::string &description, bool required=false)
dpp::command_option
description
dpp::command_option
description_localizations
dpp::command_option
fill_from_json
(nlohmann::json *j)
dpp::json_interface< command_option >
inline
fill_from_json_impl
(nlohmann::json *j)
dpp::command_option
protected
focused
dpp::command_option
json_interface< command_option >
dpp::command_option
friend
max_value
dpp::command_option
min_value
dpp::command_option
name
dpp::command_option
name_localizations
dpp::command_option
options
dpp::command_option
required
dpp::command_option
set_auto_complete
(bool autocomp)
dpp::command_option
set_max_length
(command_option_range max_v)
dpp::command_option
set_max_value
(command_option_range max_v)
dpp::command_option
set_min_length
(command_option_range min_v)
dpp::command_option
set_min_value
(command_option_range min_v)
dpp::command_option
to_json
(bool with_id=false) const
dpp::json_interface< command_option >
inline
type
dpp::command_option
value
dpp::command_option
~command_option
()=default
dpp::command_option
virtual
Generated on Thu May 16 2024 15:10:20 for D++ (DPP) by
1.8.17