Property Children
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }