Table of Contents

Property RolesAfter

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

RolesAfter

Gets a collection containing post-update roles.

public IReadOnlyList<DiscordRole> RolesAfter { get; }

Property Value

IReadOnlyList<DiscordRole>