Property Threads
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Threads
Gets this channel's threads. This applies only to text and news channels.
[JsonIgnore]
public IReadOnlyList<DiscordThreadChannel> Threads { get; }
Gets this channel's threads. This applies only to text and news channels.
[JsonIgnore]
public IReadOnlyList<DiscordThreadChannel> Threads { get; }