Table of Contents

Property ManifestLabels

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ManifestLabels

Gets the manifest labels.

[JsonProperty("manifest_labels", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong> ManifestLabels { get; }

Property Value

List<ulong>