Table of Contents
API reference

Property Contents

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

Contents

Gets or sets the list of contents to search for.

[JsonProperty("contents", NullValueHandling = NullValueHandling.Ignore)]
[DiscordInExperiment]
public List<string>? Contents { get; set; }

Property Value

List<string>