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

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.
 
jsonifier::vector< snowflakeincludeRoles {}
 Roles to be included in the prune.
 

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