Table of Contents

Property RemovedRoles

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RemovedRoles

Gets the typed partial role collection removed from the member, if present.

public IReadOnlyList<DiscordAuditLogPartialRole>? RemovedRoles { get; }

Property Value

IReadOnlyList<DiscordAuditLogPartialRole>