Table of Contents

Class DiscordPermissionMigrationAuditLogEntry

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a permission migration completion audit log entry.

public sealed class DiscordPermissionMigrationAuditLogEntry : DiscordAuditLogEntry
Inheritance
DiscordPermissionMigrationAuditLogEntry
Inherited Members

Remarks

Discord emits these system entries when an older permission semantic is migrated to a newer dedicated one.

Properties

LegacyPermission

Gets the single legacy permission when the migration originated from exactly one permission.

LegacyPermissions

Gets the legacy permissions that were migrated away from.

ReplacementPermission

Gets the replacement permission introduced by Discord.