Table of Contents

Property EntitlementSkuIds

Namespace
DisCatSharp.ApplicationCommands.Context
Assembly
DisCatSharp.ApplicationCommands.dll

EntitlementSkuIds

Gets the entitlement sku ids.

This is related to premium subscriptions for bots.

warning

Can only be used if you have an associated application subscription sku.

[DiscordInExperiment("Currently in closed beta.")]
[Experimental("We provide this type but can't provide support.")]
public List<ulong> EntitlementSkuIds { get; }

Property Value

List<ulong>