API reference
Property Has
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
Has
Gets or sets the list of "has" options to filter by.
[JsonProperty("has", NullValueHandling = NullValueHandling.Ignore)]
public List<HasOption>? Has { get; set; }