Table of Contents

Property AddedRolesChange

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AddedRolesChange

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

public DiscordAuditLogChange? AddedRolesChange { get; }

Property Value

DiscordAuditLogChange

Remarks

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