Table of Contents

Method IsGuildThreadsOnly

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildThreadsOnly(ChannelType)

Determines if the channel type is guild threads only.

public static bool IsGuildThreadsOnly(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is guild threads only, otherwise false.