D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::component, including all inherited members.
add_component(const component &c) | dpp::component | |
build_json() const | dpp::component | |
component() | dpp::component | |
components | dpp::component | |
custom_id | dpp::component | |
disabled | dpp::component | |
emoji | dpp::component | |
fill_from_json(nlohmann::json *j) | dpp::component | |
label | dpp::component | |
set_disabled(bool disable) | dpp::component | |
set_emoji(const std::string &name, dpp::snowflake id=0, bool animated=false) | dpp::component | |
set_id(const std::string &id) | dpp::component | |
set_label(const std::string &label) | dpp::component | |
set_style(component_style cs) | dpp::component | |
set_type(component_type ct) | dpp::component | |
set_url(const std::string &url) | dpp::component | |
style | dpp::component | |
type | dpp::component | |
url | dpp::component | |
~component()=default | dpp::component |