|
Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <application.h>
Data Fields | |
| struct strings * | scopes |
| u64bitmask | permissions |
Public methods
discord_install_params_from_json(const char json[], size_t len, struct discord_install_params *this)discord_install_params_from_jsmnf(jsmnf *root, const char json[], struct discord_install_params *this)| struct strings* discord_install_params::scopes |
the scopes to add the application to the server with
| u64bitmask discord_install_params::permissions |
the permissions to request for the bot role