DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
guilds::beginGuildPruneAsync()
function, while passing in a value of type discord_core_api::begin_guild_prune_data
, with a return value of type auto
or discord_core_api::guild_prune_count_data
.discord_core_api::co_routine::get()
added to the end in order to wait for the results now.