| 
    Concord - C Discord API library
    
   A Discord API wrapper library written in C 
   | 
 
#include <gateway.h>
Data Fields | |
| u64snowflake | guild_id | 
| u64snowflake | channel_id | 
Public methods
discord_webhooks_update_from_json(const char json[], size_t len, struct discord_webhooks_update *this)discord_webhooks_update_from_jsmnf(jsmnf *root, const char json[], struct discord_webhooks_update *this)discord_webhooks_update_to_json(char buf[], size_t size, const struct discord_webhooks_update *this)discord_webhooks_update_to_jsonb(jsonb *b, char buf[], size_t size, const struct discord_webhooks_update *this) | u64snowflake discord_webhooks_update::guild_id | 
id of the guild
| u64snowflake discord_webhooks_update::channel_id | 
id of the channel