DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::embed_thumbnail_data Struct Reference

Embed thumbnail data. More...

#include <FoundationEntities.hpp>

Public Data Members

uint64_t height {}
 Image height.
 
jsonifier::string proxyUrl {}
 Proxy url.
 
jsonifier::string url {}
 Image url.
 
uint64_t width {}
 Image width.
 

The documentation for this struct was generated from the following file: