D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::slashcommand, including all inherited members.
add_option(const command_option &o) | dpp::slashcommand | |
add_permission(const command_permission &p) | dpp::slashcommand | |
application_id | dpp::slashcommand | |
build_json(bool with_id=false) const | dpp::slashcommand | |
default_permission | dpp::slashcommand | |
description | dpp::slashcommand | |
disable_default_permissions() | dpp::slashcommand | |
fill_from_json(nlohmann::json *j) | dpp::slashcommand | |
id | dpp::managed | |
managed(const snowflake=0) | dpp::managed | |
name | dpp::slashcommand | |
options | dpp::slashcommand | |
permissions | dpp::slashcommand | |
set_application_id(snowflake i) | dpp::slashcommand | |
set_description(const std::string &d) | dpp::slashcommand | |
set_name(const std::string &n) | dpp::slashcommand | |
set_type(slashcommand_contextmenu_type _type) | dpp::slashcommand | |
slashcommand() | dpp::slashcommand | |
type | dpp::slashcommand | |
version | dpp::slashcommand | |
~managed()=default | dpp::managed | virtual |
~slashcommand() | dpp::slashcommand |