Table of Contents

Property Entitlements

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Entitlements

For monetized apps, any entitlements for the invoking user, representing access to premium SKUs

[JsonIgnore]
public IReadOnlyList<DiscordEntitlement> Entitlements { get; }

Property Value

IReadOnlyList<DiscordEntitlement>