D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::embed, including all inherited members.
add_field(const std::string &name, const std::string &value, bool is_inline=false) | dpp::embed | |
author | dpp::embed | |
color | dpp::embed | |
description | dpp::embed | |
embed() | dpp::embed | |
embed(nlohmann::json *j) | dpp::embed | |
fields | dpp::embed | |
footer | dpp::embed | |
image | dpp::embed | |
provider | dpp::embed | |
set_author(const std::string &name, const std::string &url, const std::string &icon_url) | dpp::embed | |
set_color(uint32_t col) | dpp::embed | |
set_description(const std::string &text) | dpp::embed | |
set_image(const std::string &url) | dpp::embed | |
set_provider(const std::string &name, const std::string &url) | dpp::embed | |
set_thumbnail(const std::string &url) | dpp::embed | |
set_title(const std::string &text) | dpp::embed | |
set_url(const std::string &url) | dpp::embed | |
set_video(const std::string &url) | dpp::embed | |
thumbnail | dpp::embed | |
timestamp | dpp::embed | |
title | dpp::embed | |
type | dpp::embed | |
url | dpp::embed | |
video | dpp::embed | |
~embed() | dpp::embed |