Table of Contents

Class DiscordAuditLogEntry

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

Represents an audit log entry.

public abstract class DiscordAuditLogEntry : SnowflakeObject
Inheritance
DiscordAuditLogEntry
Derived
Inherited Members

Properties

ActionCategory

Gets the category under which the action falls.

ActionType

Gets the entry's action type.

Reason

Gets the reason defined in the action.

UserResponsible

Gets the user responsible for the action.