DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
discord_core_api::roles::modifyGuildRolePositionsAsync()
function, while passing in a value of type discord_core_api::modify_guild_role_positions_data
, with a return value of type auto
or jsonifier::vector<role>
.discord_core_api::co_routine::get()
added to the end in order to wait for the results now.