Table of Contents

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; }

Property Value

IReadOnlyList<DiscordThreadChannel>