Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <channel.h>
Data Fields | |
char * | name |
char * | url |
char * | icon_url |
char * | proxy_icon_url |
Public methods
discord_embed_author_from_json(const char json[], size_t len, struct discord_embed_author *this)
discord_embed_author_from_jsmnf(jsmnf *root, const char json[], struct discord_embed_author *this)
char* discord_embed_author::name |
name of author
char* discord_embed_author::url |
url of author
char* discord_embed_author::icon_url |
url of author icon (only supports http(s) and attachments)
char* discord_embed_author::proxy_icon_url |
a proxied url of author icon