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

Audit log change data. More...

#include <FoundationEntities.hpp>

Public Data Members

jsonifier::string key {}
 The key of the audit log change.
 
jsonifier::string newValue {}
 New value.
 
jsonifier::string oldValue {}
 Old value.
 

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