DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::create_guild_from_guild_template_data Struct Reference

For creating a guild from a guild template. More...

#include <GuildEntities.hpp>

Public Data Members

jsonifier::string imageData {}
 Base64 128x128 image for the guild icon.
 
jsonifier::string name {}
 Desired name of the guild.
 
jsonifier::string templateCode {}
 code for the desired template to use.
 

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