Table of Contents

Property RemovedRolesChange

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RemovedRolesChange

Gets the raw role removals attached to a member role update entry.

public DiscordAuditLogChange? RemovedRolesChange { get; }

Property Value

DiscordAuditLogChange

Remarks

Discord exposes member role deltas using the special $remove change key.