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