Table of Contents

Method IsVocal

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsVocal(ChannelType)

Determines if the channel type is vocal.

public static bool IsVocal(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is vocal, otherwise false.