Class DiscordAuditLogEntryOptions
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents the Discord options object on an audit log entry.
public sealed class DiscordAuditLogEntryOptions
- Inheritance
-
DiscordAuditLogEntryOptions
- Inherited Members
Remarks
Discord only includes this object for specific action types. Some actions rely on it more heavily than on Changes, especially message, overwrite, auto moderation, and internal system entries.
Properties
- ApplicationId
Gets the targeted application id.
- AutoModerationRuleName
Gets the triggered auto moderation rule name.
- AutoModerationRuleTriggerType
Gets the triggered auto moderation rule trigger type.
- ChannelId
Gets the targeted channel id.
- Count
Gets the targeted entity count.
- DeleteMemberDays
Gets the prune delete-member-days value.
- EventExceptionId
Gets the event exception id.
- Id
Gets the overwritten entity id.
- IntegrationType
Gets the integration type.
- MembersRemoved
Gets the members removed count.
- MessageId
Gets the targeted message id.
- RawObject
Gets the raw JSON object.
- RoleName
Gets the overwrite role name.
- Status
Gets the voice channel status value.
- Type
Gets the Discord type string.