AuditLogEntry
Documentation / @discordeno/bot / AuditLogEntry
Interface: AuditLogEntry
Defined in: transformers/types.ts:297
Properties
actionType
actionType:
AuditLogEvents
Defined in: transformers/types.ts:303
changes?
optionalchanges:Camelize<DiscordAuditLogChange>[]
Defined in: transformers/types.ts:301
id
id:
bigint
Defined in: transformers/types.ts:298
options?
optionaloptions:OptionalAuditEntryInfo
Defined in: transformers/types.ts:304
reason?
optionalreason:string
Defined in: transformers/types.ts:300
targetId?
optionaltargetId:bigint
Defined in: transformers/types.ts:302
userId?
optionaluserId:bigint
Defined in: transformers/types.ts:299