Table of Contents

Property OrderedChannels

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

OrderedChannels

Gets channels ordered in a manner in which they'd be ordered in the UI of the discord client.

[JsonIgnore]
public IEnumerable<DiscordChannel> OrderedChannels { get; }

Property Value

IEnumerable<DiscordChannel>