AuditLogEntry
Documentation / @discordeno/bot / AuditLogEntry
Interface: AuditLogEntry
Defined in: transformers/types.ts:347
Properties
actionType
actionType:
AuditLogEvents
Defined in: transformers/types.ts:353
changes?
optionalchanges?:Camelize<DiscordAuditLogChange>[]
Defined in: transformers/types.ts:351
id
id:
bigint
Defined in: transformers/types.ts:348
options?
optionaloptions?:OptionalAuditEntryInfo
Defined in: transformers/types.ts:354
reason?
optionalreason?:string
Defined in: transformers/types.ts:350
targetId?
optionaltargetId?:bigint
Defined in: transformers/types.ts:352
userId?
optionaluserId?:bigint
Defined in: transformers/types.ts:349