Table of Contents

Class DiscordCreatorMonetizationAuditLogEntry

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a creator monetization audit log entry.

public sealed class DiscordCreatorMonetizationAuditLogEntry : DiscordAuditLogEntry
Inheritance
DiscordCreatorMonetizationAuditLogEntry
Inherited Members

Remarks

Creator monetization audit log actions are currently guild-scoped system events without a dedicated target object, so the guild itself is the only stable typed reference exposed by the library.

Properties

TargetGuild

Gets the guild whose creator monetization state changed.