Table of Contents

Method IsLimitedChannelName

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsLimitedChannelName(ChannelType)

Determines if the channel type has a limited channel name.

public static bool IsLimitedChannelName(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type has a limited channel name, otherwise false.