![]() |
D++ (DPP)
C++ Discord API Bot Library
|
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_option(const command_option &o) | dpp::command_option | |
| 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 | |
| name | dpp::command_option | |
| options | dpp::command_option | |
| required | dpp::command_option | |
| type | dpp::command_option |