Table of Contents

Property AddedRoles

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

AddedRoles

Gets the roles that were added to the member.

public IReadOnlyList<DiscordRole>? AddedRoles { get; }

Property Value

IReadOnlyList<DiscordRole>