Table of Contents

Method IsVocalThread

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsVocalThread(ChannelType)

Determines if the channel type is a vocal thread.

public static bool IsVocalThread(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is a vocal thread, otherwise false.