Skip to content

GuildAuditLogsEntry

classe · Source

Audit logs entry.

Properties

targetType

targetType: AuditLogTargetType

The target type of this entry Source

actionType

actionType: AuditLogActionType

The action type of this entry Source

action

action: AuditLogAction

Specific action type of this entry in its string presentation Source

reason

nullable

reason: string

The reason of this entry Source

executorId

nullable

executorId: Snowflake

The id of the user that executed this entry Source

executor

nullable

executor: User

The user that executed this entry Source

changes

changes: Array<AuditLogChange>

Specific property changes Source

id

id: Snowflake

The entry's id Source

extra

nullable

extra: Object | Role | GuildMember

Any extra data from the entry Source

targetId

nullable

targetId: Snowflake

The id of the target of this entry Source

target

nullable

target: AuditLogEntryTarget

The target of this entry Source

createdTimestamp

readonly

createdTimestamp: number

The timestamp this entry was created at Source

createdAt

readonly

createdAt: Date

The time this entry was created at Source

Unofficial software. Not affiliated with or supported by Discord.