Class DiscordAuditLogMessageEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a audit log message entry.
public sealed class DiscordAuditLogMessageEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogMessageEntry
- Inherited Members
Properties
- Channel
Gets the channel in which the action occurred.
- MessageCount
Gets the number of messages that were affected.
- Target
Gets the affected message. Note that more often than not, this will only have ID specified.