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; }
Gets this channel's children. This applies only to channel categories.
[JsonIgnore]
public IReadOnlyList<DiscordChannel> Children { get; }