|  | D++ (DPP)
    C++ Discord API Bot Library | 
An video, image or thumbnail in a dpp::embed. More...
#include <message.h>
 Collaboration diagram for dpp::embed_image:
 Collaboration diagram for dpp::embed_image:| Public Attributes | |
| std::string | height | 
| Height (calculated by discord).  More... | |
| std::string | proxy_url | 
| Proxied image url.  More... | |
| std::string | url | 
| URL to image or video.  More... | |
| std::string | width | 
| Width (calculated by discord).  More... | |
An video, image or thumbnail in a dpp::embed.
| std::string dpp::embed_image::height | 
Height (calculated by discord).
| std::string dpp::embed_image::proxy_url | 
Proxied image url.
| std::string dpp::embed_image::url | 
URL to image or video.
| std::string dpp::embed_image::width | 
Width (calculated by discord).