Concord - C Discord API library
A Discord API wrapper library written in C
discord_audit_log_change Struct Reference

#include <audit_log.h>

Data Fields

json_charnew_value
 
json_charold_value
 
char * key
 

Field Documentation

◆ new_value

json_char* discord_audit_log_change::new_value

new value of the key

◆ old_value

json_char* discord_audit_log_change::old_value

old value of the key

◆ key

char* discord_audit_log_change::key

name of audit log change key


The documentation for this struct was generated from the following file: