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
ChannelTypeThe channel type.
Returns
- bool
True if the channel type is summarizeable, otherwise false.