Table of Contents

Property Threads

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Threads

Gets all active threads in the given channels that the current user can access.

public IReadOnlyList<DiscordThreadChannel> Threads { get; }

Property Value

IReadOnlyList<DiscordThreadChannel>