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