Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <audit_log.h>
Data Fields | |
json_char * | new_value |
json_char * | old_value |
char * | key |
json_char* discord_audit_log_change::new_value |
new value of the key
json_char* discord_audit_log_change::old_value |
old value of the key
char* discord_audit_log_change::key |
name of audit log change key