Table of Contents

Property RolesBefore

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

RolesBefore

Gets a collection containing pre-update roles.

public IReadOnlyList<DiscordRole> RolesBefore { get; }

Property Value

IReadOnlyList<DiscordRole>