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

Embed author data. More...

#include <FoundationEntities.hpp>

Public Data Members

unordered_set< jsonifier::string > excludedKeys {}
 For excluding certain keys from parsing/serialization.
 
jsonifier::string iconUrl {}
 Icon url.
 
jsonifier::string name {}
 Name.
 
jsonifier::string proxyIconUrl {}
 Proxy icon url.
 
jsonifier::string url {}
 Url.
 

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