Table of Contents

Property Children

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Children

Gets this channel's children. This applies only to channel categories.

[JsonIgnore]
public IReadOnlyList<DiscordChannel> Children { get; }

Property Value

IReadOnlyList<DiscordChannel>