Property Channels
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Channels
Gets the parent channels whose threads are being synced. May contain channels that have no active threads as well.
public IReadOnlyList<DiscordChannel> Channels { get; }