AuditLogEntry

Namespace: Discord

Properties

Name

Description

Type

Id

ID for this specific entry

ulong

TargetId

ID of the target (if any)

ulong?

Changes

The changes made in this entry

IReadOnlyList<AuditLogChange>

Type

The type of action this entry audits

AuditLogActionType

Reason

A reason explaining the audits

string

Last updated

Was this helpful?