Concord - C Discord API library
A Discord API wrapper library written in C
discord_install_params Struct Reference

#include <application.h>

Collaboration diagram for discord_install_params:
[legend]

Data Fields

struct stringsscopes
 
u64bitmask permissions
 

Detailed Description

Field Documentation

◆ scopes

struct strings* discord_install_params::scopes

the scopes to add the application to the server with

◆ permissions

u64bitmask discord_install_params::permissions

the permissions to request for the bot role


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