Table of Contents

Property Channels

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Channels

Gets the parent channels whose threads are being synced. If empty, then threads are synced for the guild. May contain channels that have no active threads as well.

public IReadOnlyList<DiscordChannel> Channels { get; }

Property Value

IReadOnlyList<DiscordChannel>