Table of Contents
API reference

Property Content

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

Content

Gets or sets the content to search for.

[JsonProperty("content", NullValueHandling = NullValueHandling.Ignore)]
public string? Content { get; set; }

Property Value

string