Table of Contents

Method IsGuildVocal

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildVocal(ChannelType)

Determines if the channel type is a guild vocal channel.

public static bool IsGuildVocal(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

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