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