|  | 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 | 
| std::string | proxy_url | 
| std::string | url | 
| std::string | width | 
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)