![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For pruning a number of GuildMembers from the Guild. More...
#include <GuildEntities.hpp>
Public Data Members | |
bool | computePruneCount {} |
Roles to be included in the prune. | |
Snowflake | guildId {} |
Guild within which to perform the prune. | |
std::string | reason {} |
Whether 'pruned' is returned, discouraged for large guilds. More... | |
std::string DiscordCoreAPI::BeginGuildPruneData::reason {} |
Reason for pruning the GuildMembers.
Definition at line 123 of file GuildEntities.hpp.