Table of Contents

Method IsSearchable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSearchable(ChannelType)

Determines if the channel type is searchable.

public static bool IsSearchable(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is searchable, otherwise false.