Class DiscordAuditLogRoleUpdateEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a audit log role update entry.
public sealed class DiscordAuditLogRoleUpdateEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogRoleUpdateEntry
- Inherited Members
Properties
- ColorChange
Gets the description of role's color change.
- HoistChange
Gets the description of the role's hoist status change.
- IconHashChange
Gets the role icon hash change.
- MentionableChange
Gets the description of the role's mentionability change.
- NameChange
Gets the description of role's name change.
- PermissionChange
Gets the description of role's permission set change.
- PositionChange
Gets the description of the role's position change.
- Target
Gets the affected role.