Table of Contents

Method IsInvitable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsInvitable(ChannelType)

Determines if the channel type is invitable.

public static bool IsInvitable(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is invitable, otherwise false.