Table of Contents

Property RolesAfter

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

RolesAfter

Gets a collection containing post-update roles.

public IReadOnlyList<DiscordRole> RolesAfter { get; }

Property Value

IReadOnlyList<DiscordRole>