Table of Contents

Property RemovedRoles

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

RemovedRoles

Gets the roles that were removed from the member.

public IReadOnlyList<DiscordRole>? RemovedRoles { get; }

Property Value

IReadOnlyList<DiscordRole>