| 
    Concord - C Discord API library
    
   A Discord API wrapper library written in C 
   | 
 
#include <webhook.h>
Data Fields | |
| char * | reason | 
| char * | name | 
| char * | avatar | 
| u64snowflake | channel_id | 
Public methods
discord_modify_webhook_from_json(const char json[], size_t len, struct discord_modify_webhook *this)discord_modify_webhook_from_jsmnf(jsmnf *root, const char json[], struct discord_modify_webhook *this)| char* discord_modify_webhook::reason | 
| reason | a reason to indicate why the action was taken  | 
| char* discord_modify_webhook::name | 
the default name of the webhook
| char* discord_modify_webhook::avatar | 
image for the default webhook avatar
| u64snowflake discord_modify_webhook::channel_id | 
the new channel ID for this webhook should be moved to