Property PackId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
PackId
Gets the Pack ID of this sticker.
[JsonProperty("pack_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? PackId { get; }
Gets the Pack ID of this sticker.
[JsonProperty("pack_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? PackId { get; }