Table of Contents
API reference

Property ReturnedThreads

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ReturnedThreads

Gets the returned threads.

[JsonIgnore]
public Dictionary<ulong, DiscordThreadChannel> ReturnedThreads { get; }

Property Value

Dictionary<ulong, DiscordThreadChannel>