![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For collecting the Guild prune count. More...
#include <GuildEntities.hpp>
Public Data Members | |
int32_t | days {} |
The number of days beyond which to prune the user's for inactivity. | |
Snowflake | guildId {} |
The Guild to be pruned. | |
std::vector< Snowflake > | includeRoles {} |
Roles to be included in the prune. | |