Table of Contents
API reference

Property EmbedTypes

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

EmbedTypes

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

[JsonProperty("embed_type", NullValueHandling = NullValueHandling.Ignore)]
public List<SearchableEmbedType>? EmbedTypes { get; set; }

Property Value

List<SearchableEmbedType>