Table of Contents

Property Thread

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Thread

Gets the category that contains this channel. For threads, gets the channel this thread was created in.

[JsonIgnore]
public DiscordChannel Thread { get; }

Property Value

DiscordChannel