Table of Contents

Property EntitlementSkuIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EntitlementSkuIds

Gets the entitlement sku ids.

[JsonProperty("entitlement_sku_ids", NullValueHandling = NullValueHandling.Ignore)]
[DiscordDeprecated]
[Obsolete("Discord replaced this with Entitlements", true, DiagnosticId = "DCS0102")]
public List<ulong> EntitlementSkuIds { get; }

Property Value

List<ulong>