Table of Contents

Property AddedRoles

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AddedRoles

Gets the roles that were added to the member.

public IReadOnlyList<DiscordRole> AddedRoles { get; }

Property Value

IReadOnlyList<DiscordRole>