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

#include <user.h>

Data Fields

char * username
 
char * avatar
 

Detailed Description

Field Documentation

◆ username

char* discord_modify_current_user::username

user's username, if changed may cause the user's discriminator to be randomized

◆ avatar

char* discord_modify_current_user::avatar

if passed, modified the user's avatar


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