Table of Contents
API reference

Property AddedRoles

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AddedRoles

Gets the typed partial role collection added to the member, if present.

public IReadOnlyList<DiscordAuditLogPartialRole>? AddedRoles { get; }

Property Value

IReadOnlyList<DiscordAuditLogPartialRole>