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

#include <webhook.h>

Data Fields

char * reason
 
char * name
 
char * avatar
 

Detailed Description

Field Documentation

◆ reason

char* discord_create_webhook::reason
Parameters
reasona reason to indicate why the action was taken

◆ name

char* discord_create_webhook::name

name of the webhook (1-80 characters)

◆ avatar

char* discord_create_webhook::avatar

image for the default webhook avatar


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