Table of Contents
API reference

Property Threads

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

Threads

Gets the list of threads found in the search.

[JsonProperty("threads", NullValueHandling = NullValueHandling.Ignore)]
public List<DiscordThreadChannel> Threads { get; }

Property Value

List<DiscordThreadChannel>