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; }
Gets the category that contains this channel. For threads, gets the channel this thread was created in.
[JsonIgnore]
public DiscordChannel Parent { get; }