D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::webhook, including all inherited members.
application_id | dpp::webhook | |
avatar | dpp::webhook | |
build_json(bool with_id=false) const | dpp::webhook | virtual |
channel_id | dpp::webhook | |
fill_from_json(nlohmann::json *j) | dpp::webhook | |
get_creation_time() const | dpp::managed | |
guild_id | dpp::webhook | |
id | dpp::managed | |
image_data | dpp::webhook | |
load_image(const std::string &image_blob, const image_type type, bool is_base64_encoded=false) | dpp::webhook | |
managed(const snowflake nid=0) | dpp::managed | |
name | dpp::webhook | |
operator!=(const managed &other) const noexcept | dpp::managed | |
operator==(const managed &other) const noexcept | dpp::managed | |
token | dpp::webhook | |
type | dpp::webhook | |
user_id | dpp::webhook | |
webhook() | dpp::webhook | |
webhook(const std::string &webhook_url) | dpp::webhook | |
webhook(const snowflake webhook_id, const std::string &webhook_token) | dpp::webhook | |
~json_interface()=default | dpp::json_interface< webhook > | protected |
~managed()=default | dpp::managed | virtual |
~webhook() | dpp::webhook |