![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying a Guild's widget. More...
#include <GuildEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild for which to modify the widget of. | |
std::string | reason {} |
Reason for modifying the widget. | |
GuildWidgetData | widgetData {} |
The new Guild widget responseData. | |