D++ (DPP)  10.0.30
C++ Discord API Bot Library
user.cpp File Reference
#include <dpp/user.h>
#include <dpp/discordevents.h>
#include <dpp/json.h>
#include <dpp/stringops.h>
Include dependency graph for user.cpp:

Namespaces

 dpp
 The main namespace for D++ functions.
 

Functions

void dpp::from_json (const nlohmann::json &j, user &u)
 helper function to deserialize a user from json More...
 
void dpp::from_json (const nlohmann::json &j, user_identified &u)
 helper function to deserialize a user_identified from json More...
 

Variables

std::map< uint32_t, dpp::user_flagsdpp::usermap