Class DiscordRoleAuditLogChanges
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Provides typed accessors for common role audit log change keys.
public sealed class DiscordRoleAuditLogChanges
- Inheritance
-
DiscordRoleAuditLogChanges
- Inherited Members
Properties
- Color
Gets the role color change, if present.
- Hoist
Gets the hoist flag change, if present.
- Mentionable
Gets the mentionable flag change, if present.
- Name
Gets the role name change, if present.
- Permissions
Gets the permissions bitset change, if present.