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

For deleting a guild template. More...

#include <GuildEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild within which you would like to delete the template.
 
jsonifier::string templateCode {}
 The template which you would like to delete.
 

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