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

#include <guild_template.h>

Data Fields

char * name
 
char * icon
 

Detailed Description

Field Documentation

◆ name

char* discord_create_guild_from_guild_template::name

name of the guild (2-100 characters)

◆ icon

char* discord_create_guild_from_guild_template::icon

base64 128x128 image for the guild icon


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