Table of Contents

Method IsVoiceEffects

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsVoiceEffects(ChannelType)

Determines if the channel type supports voice effects.

public static bool IsVoiceEffects(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports voice effects, otherwise false.