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

Authorization info structure. More...

#include <FoundationEntities.hpp>

Public Data Members

application_data application {}
 Partial application object the current application.
 
jsonifier::string expires {}
 When the access token expires.
 
jsonifier::vector< jsonifier::string > scopes {}
 Array of strings - the scopes the user_data has authorized the application for.
 

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