AuditLogEntry
Documentation / @discordeno/bot / AuditLogEntry
Interface: AuditLogEntry
Defined in: transformers/types.ts:365
Properties
actionType
actionType:
AuditLogEvents
Defined in: transformers/types.ts:371
changes?
optionalchanges?:Camelize<DiscordAuditLogChange>[]
Defined in: transformers/types.ts:369
id
id:
bigint
Defined in: transformers/types.ts:366
options?
optionaloptions?:OptionalAuditEntryInfo
Defined in: transformers/types.ts:372
reason?
optionalreason?:string
Defined in: transformers/types.ts:368
targetId?
optionaltargetId?:bigint
Defined in: transformers/types.ts:370
userId?
optionaluserId?:bigint
Defined in: transformers/types.ts:367