Table of Contents

Property RolesBefore

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

RolesBefore

Gets a collection containing pre-update roles.

public IReadOnlyList<DiscordRole> RolesBefore { get; }

Property Value

IReadOnlyList<DiscordRole>