Table of Contents

Property Parent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Parent

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

[JsonIgnore]
public DiscordChannel Parent { get; }

Property Value

DiscordChannel