Table of Contents
API reference

Property AuthorTypes

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

AuthorTypes

Gets or sets the list of author types to filter by.

[JsonProperty("author_type", NullValueHandling = NullValueHandling.Ignore)]
public List<AuthorType>? AuthorTypes { get; set; }

Property Value

List<AuthorType>