Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_audit_log_entry Struct Reference

Audit Log Entry Structure. More...

#include <audit_log.h>

Collaboration diagram for discord_audit_log_entry:
Collaboration graph
[legend]

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]
 

Detailed Description

Audit Log Entry Structure.

See also
https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure
Note
defined at specs/discord/audit_log.json:65:22

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