Table of Contents
API reference

Property Entitlements

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Entitlements

Gets the deleted entitlements from the payload.

public IReadOnlyList<DiscordEntitlement> Entitlements { get; }

Property Value

IReadOnlyList<DiscordEntitlement>