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