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

For modifying a guild's widget. More...

#include <GuildEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild for which to modify the widget of.
 
jsonifier::string reason {}
 Reason for modifying the widget.
 
guild_widget_data widgetData {}
 The new guild widget responseData.
 

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