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