Concord - C Discord API library
A Discord API wrapper library written in C
discord_modify_webhook_with_token Struct Reference

#include <webhook.h>

Data Fields

char * name
 
char * avatar
 

Detailed Description

Field Documentation

◆ name

char* discord_modify_webhook_with_token::name

the default name of the webhook

◆ avatar

char* discord_modify_webhook_with_token::avatar

image for the default webhook avatar


The documentation for this struct was generated from the following file: