D++ (DPP)
A Lightweight C++ library for Discord
|
The events namespace holds the internal event handlers for each websocket event. These are handled internally and also dispatched to the user code if the event is hooked. More...
Variables | |
std::mutex | protect_the_loot |
The events namespace holds the internal event handlers for each websocket event. These are handled internally and also dispatched to the user code if the event is hooked.
std::mutex dpp::events::protect_the_loot |