Property ReturnedThreads
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ReturnedThreads
Gets the returned threads.
[JsonIgnore]
public Dictionary<ulong, DiscordThreadChannel> ReturnedThreads { get; }
Gets the returned threads.
[JsonIgnore]
public Dictionary<ulong, DiscordThreadChannel> ReturnedThreads { get; }