Concord - C Discord API library
A Discord API wrapper library written in C
|
OAuth2 public functions and datatypes. More...
Go to the source code of this file.
Functions | |
CCORDcode | discord_get_current_bot_application_information (struct discord *client, struct discord_ret_application *ret) |
Returns the bot's application object. More... | |
CCORDcode | discord_get_current_authorization_information (struct discord *client, struct discord_ret_auth_response *ret) |
Returns info about the current authorization. More... | |
OAuth2 public functions and datatypes.