Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Audit Log Entry Structure. More...
#include <audit_log.h>
Public Attributes | |
char * | target_id |
struct discord_audit_log_change ** | changes |
u64_snowflake_t | user_id |
u64_snowflake_t | id |
int | action_type |
struct discord_audit_log_entry_optional_info ** | options |
char | reason [MAX_REASON_LEN] |
Audit Log Entry Structure.