![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For creating a Guild from a Guild template. More...
#include <GuildEntities.hpp>
Public Data Members | |
std::string | imageData {} |
base64 128x128 image for the Guild icon. | |
std::string | name {} |
Desired name of the Guild. | |
std::string | templateCode {} |
Code for the desired Template to use. | |