Class AuditLogEntry

Represents a guild audit log entry.

Hierarchy

Accessors

Constructors

Methods

Properties

The type of this action.

See the audit log documentation for more information.

id: string

Additional info for specific event types

reason?: string

The reason for the change.

targetID: null | string

The ID of what was targeted (webhook, user, role, etc).

userID: null | string

The ID of the user or application that made the changes.