![]() |
D++ (DPP)
C++ Discord API Bot Library
|
▼Ndpp | The main namespace for D++ functions. classes and types |
Ncolors | Predefined color constants |
Nembed_type | Represents possible values for the dpp::embed type field. These are loosely defined by the API docs and do not influence how the client renders embeds. The only type a bot can send is dpp::embed_type::emt_rich |
Nevents | 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 |
Nutility | Utility helper functions, generally for logging, running programs, time/date manipulation, etc |