Table of Contents

Method IsPolls

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsPolls(ChannelType)

Determines if the channel type supports polls.

public static bool IsPolls(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports polls, otherwise false.