Table of Contents

Property WildcardDescriptors

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WildcardDescriptors

Gets the wildcard descriptors associated with the clan.

[JsonProperty("wildcard_descriptors", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<string?> WildcardDescriptors { get; }

Property Value

IReadOnlyList<string>