![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying a Guild Template. More...
#include <GuildEntities.hpp>
Public Data Members | |
std::string | description {} |
Template which you would like to modify. | |
Snowflake | guildId {} |
Guild within which you would like to modify the Template. | |
std::string | name {} |
Name of the template (1 - 100 characters). | |
std::string DiscordCoreAPI::ModifyGuildTemplateData::description {} |
Description for the template (0 - 120 characters).
Definition at line 237 of file GuildEntities.hpp.