D++ (DPP)
C++ Discord API Bot Library
|
Defines audit log changes. More...
#include <auditlog.h>
Public Attributes | |
std::string | new_value |
std::string | old_value |
std::string | key |
Defines audit log changes.
std::string dpp::audit_change::key |
std::string dpp::audit_change::new_value |
std::string dpp::audit_change::old_value |