Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <channel.h>
Data Fields | |
char * | name |
char * | value |
bool | Inline |
Public methods
discord_embed_field_from_json(const char json[], size_t len, struct discord_embed_field *this)
discord_embed_field_from_jsmnf(jsmnf *root, const char json[], struct discord_embed_field *this)
char* discord_embed_field::name |
name of the field
char* discord_embed_field::value |
value of the field
bool discord_embed_field::Inline |
whether or not this field should display inline