AuditLogEvent class final
The type of event an AuditLogEntry represents.
- Inheritance
-
- Object
- EnumLike<
int, AuditLogEvent> - AuditLogEvent
Constructors
- AuditLogEvent.parse(int value)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- applicationCommandPermissionUpdate → const AuditLogEvent
- autoModerationBlockMessage → const AuditLogEvent
- autoModerationFlagToChannel → const AuditLogEvent
- autoModerationRuleCreate → const AuditLogEvent
- autoModerationRuleDelete → const AuditLogEvent
- autoModerationRuleUpdate → const AuditLogEvent
- autoModerationUserCommunicationDisabled → const AuditLogEvent
- botAdd → const AuditLogEvent
- channelCreate → const AuditLogEvent
- channelDelete → const AuditLogEvent
- channelOverwriteCreate → const AuditLogEvent
- channelOverwriteDelete → const AuditLogEvent
- channelOverwriteUpdate → const AuditLogEvent
- channelUpdate → const AuditLogEvent
- creatorMonetizationRequestCreated → const AuditLogEvent
- creatorMonetizationTermsAccepted → const AuditLogEvent
- emojiCreate → const AuditLogEvent
- emojiDelete → const AuditLogEvent
- emojiUpdate → const AuditLogEvent
- guildScheduledEventCreate → const AuditLogEvent
- guildScheduledEventDelete → const AuditLogEvent
- guildScheduledEventUpdate → const AuditLogEvent
- guildUpdate → const AuditLogEvent
- homeSettingsCreate → const AuditLogEvent
- homeSettingsUpdate → const AuditLogEvent
- integrationCreate → const AuditLogEvent
- integrationDelete → const AuditLogEvent
- integrationUpdate → const AuditLogEvent
- inviteCreate → const AuditLogEvent
- inviteDelete → const AuditLogEvent
- inviteUpdate → const AuditLogEvent
- memberBanAdd → const AuditLogEvent
- memberBanRemove → const AuditLogEvent
- memberDisconnect → const AuditLogEvent
- memberKick → const AuditLogEvent
- memberMove → const AuditLogEvent
- memberPrune → const AuditLogEvent
- memberRoleUpdate → const AuditLogEvent
- memberUpdate → const AuditLogEvent
- messageBulkDelete → const AuditLogEvent
- messageDelete → const AuditLogEvent
- messagePin → const AuditLogEvent
- messageUnpin → const AuditLogEvent
- onboardingCreate → const AuditLogEvent
- onboardingPromptCreate → const AuditLogEvent
- onboardingPromptDelete → const AuditLogEvent
- onboardingPromptUpdate → const AuditLogEvent
- onboardingUpdate → const AuditLogEvent
- roleCreate → const AuditLogEvent
- roleDelete → const AuditLogEvent
- roleUpdate → const AuditLogEvent
- stageInstanceCreate → const AuditLogEvent
- stageInstanceDelete → const AuditLogEvent
- stageInstanceUpdate → const AuditLogEvent
- stickerCreate → const AuditLogEvent
- stickerDelete → const AuditLogEvent
- stickerUpdate → const AuditLogEvent
- threadCreate → const AuditLogEvent
- threadDelete → const AuditLogEvent
- threadUpdate → const AuditLogEvent
- webhookCreate → const AuditLogEvent
- webhookDelete → const AuditLogEvent
- webhookUpdate → const AuditLogEvent