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

Embed field data. More...

#include <FoundationEntities.hpp>

Public Data Members

bool Inline {}
 Is the field inline with the rest of them?
 
jsonifier::string name {}
 The title of the field.
 
jsonifier::string value {}
 The text on the field.
 

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