Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <guild_template.h>
Data Fields | |
char * | name |
char * | icon |
Public methods
discord_create_guild_from_guild_template_from_json(const char json[], size_t len, struct discord_create_guild_from_guild_template *this)
discord_create_guild_from_guild_template_from_jsmnf(jsmnf *root, const char json[], struct discord_create_guild_from_guild_template *this)
char* discord_create_guild_from_guild_template::name |
name of the guild (2-100 characters)
char* discord_create_guild_from_guild_template::icon |
base64 128x128 image for the guild icon