Class DiscordAuditLogMessageEntry
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
public sealed class DiscordAuditLogMessageEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogMessageEntry
- Inherited Members
Properties
- Channel
Gets the channel in which the action occurred.
- Member
Gets the affected Member. This is null if the action was performed on a user that is not in the member cache.
- MessageCount
Gets the number of messages that were affected.
- Target
Gets the affected User.