Property SkuId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SkuId
The premium sku to open when pressing this button.
[JsonProperty("sku_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SkuId { get; set; }
The premium sku to open when pressing this button.
[JsonProperty("sku_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SkuId { get; set; }