Namespaces | |
dpp | |
The main namespace for D++ functions. | |
Enumerations | |
enum | dpp::image_type { dpp::i_png, dpp::i_jpg, dpp::i_gif, dpp::i_webp } |
Supported image types for profile pictures and CDN endpoints. More... | |
enum | dpp::loglevel { dpp::ll_trace = 0, dpp::ll_debug, dpp::ll_info, dpp::ll_warning, dpp::ll_error, dpp::ll_critical } |
Log levels. More... | |