Property Parent NamespaceDSharpPlus.Net.Models AssemblyDSharpPlus.dll Parent Sets the parent of this channel. This should be channel with Type set to Category. public Optional<DiscordChannel> Parent { set; } Property Value Optional<DiscordChannel>