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

audit log entry info data More...

#include <FoundationEntities.hpp>

Public Data Members

snowflake applicationId {}
 Id of the app whose permissions were targeted APPLICATION_COMMAND_PERMISSION_UPDATE.
 
snowflake channelId {}
 channel_data snowflake.
 
jsonifier::string count {}
 count.
 
jsonifier::string deleteMemberDays {}
 Number of days for which the member's messages were deleted.
 
jsonifier::string membersRemoved {}
 Number of members that were removed upon a prune.
 
snowflake messageId {}
 Message snowflake.
 
jsonifier::string roleName {}
 Role_data name.
 
jsonifier::string type {}
 Type.
 

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