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