DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::modify_current_user_data Struct Reference

For modifying the bot's user_data responseData. More...

#include <UserEntities.hpp>

Public Data Members

jsonifier::string avatar {}
 If passed, modifies the user's avatar.
 
jsonifier::string userName {}
 User_data's username, if changed may cause the user's discriminator to be randomized.
 

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