![]()  | 
  
    D++ (DPP)
    
   C++ Discord API Bot Library 
   | 
 
Defines audit log changes. More...
#include <auditlog.h>
 Collaboration diagram for dpp::audit_change:Public Attributes | |
| std::string | key | 
| name of audit log change key  More... | |
| std::string | new_value | 
| Optional: Serialised new value of the key.  More... | |
| std::string | old_value | 
| Optional: Serialised old value of the key.  More... | |
Defines audit log changes.
| std::string dpp::audit_change::key | 
name of audit log change key
| std::string dpp::audit_change::new_value | 
Optional: Serialised new value of the key.
| std::string dpp::audit_change::old_value | 
Optional: Serialised old value of the key.