DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::audit_log_entry_data Class Reference

Audit log entry data. More...

#include <FoundationEntities.hpp>

Public Data Members

audit_log_event actionType {}
 Audit log action type.
 
jsonifier::vector< audit_log_change_datachanges {}
 Array of audit log change data.
 
time_stamp createdTimeStamp {}
 Time at which this entry was created.
 
optional_audit_entry_info_data options {}
 Audit log entry info data.
 
jsonifier::string reason {}
 The reason that was entered for the given change.
 
snowflake targetId {}
 snowflake of the target user_data.
 
snowflake userId {}
 snowflake of the executing user_data.
 

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