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

#include <guild_template.h>

Data Fields

char * name
 
char * description
 

Detailed Description

Field Documentation

◆ name

char* discord_create_guild_template::name

name of the template (1-100 characters)

Examples
guild-template.c.

◆ description

char* discord_create_guild_template::description

description for the template (0-120 characters)


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