AuditLogEntry
Documentation / @discordeno/bot / AuditLogEntry
Interface: AuditLogEntry
Defined in: bot/src/transformers/types.ts:297
Properties
actionType
actionType:
AuditLogEvents
Defined in: bot/src/transformers/types.ts:303
changes?
optional
changes:DiscordAuditLogChange
[]
Defined in: bot/src/transformers/types.ts:301
id
id:
bigint
Defined in: bot/src/transformers/types.ts:298
options?
optional
options:OptionalAuditEntryInfo
Defined in: bot/src/transformers/types.ts:304
reason?
optional
reason:string
Defined in: bot/src/transformers/types.ts:300
targetId?
optional
targetId:bigint
Defined in: bot/src/transformers/types.ts:302
userId?
optional
userId:bigint
Defined in: bot/src/transformers/types.ts:299