Table of Contents

Method IsSummarizeable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSummarizeable(ChannelType)

Determines if the channel type is summarizeable.

public static bool IsSummarizeable(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is summarizeable, otherwise false.