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

#include <channel.h>

Data Fields

char * access_token
 
char * nick
 

Detailed Description

Field Documentation

◆ access_token

char* discord_group_dm_add_recipient::access_token

access token of a user that has granted your app the gdm.join scope

◆ nick

char* discord_group_dm_add_recipient::nick

nickname of the user being added


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