Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <webhook.h>
Data Fields | |
char * | reason |
char * | name |
char * | avatar |
Public methods
discord_create_webhook_from_json(const char json[], size_t len, struct discord_create_webhook *this)
discord_create_webhook_from_jsmnf(jsmnf *root, const char json[], struct discord_create_webhook *this)
char* discord_create_webhook::reason |
reason | a reason to indicate why the action was taken |
char* discord_create_webhook::name |
name of the webhook (1-80 characters)
char* discord_create_webhook::avatar |
image for the default webhook avatar