| 
    Concord - C Discord API library
    
   A Discord API wrapper library written in C 
   | 
 
#include <webhook.h>
Data Fields | |
| char * | name | 
| char * | avatar | 
Public methods
discord_modify_webhook_with_token_from_json(const char json[], size_t len, struct discord_modify_webhook_with_token *this)discord_modify_webhook_with_token_from_jsmnf(jsmnf *root, const char json[], struct discord_modify_webhook_with_token *this)| char* discord_modify_webhook_with_token::name | 
the default name of the webhook
| char* discord_modify_webhook_with_token::avatar | 
image for the default webhook avatar