Method IsInvitable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsInvitable(ChannelType)
Determines if the channel type is invitable.
public static bool IsInvitable(this ChannelType type)
Parameters
type
ChannelTypeThe channel type.
Returns
- bool
True if the channel type is invitable, otherwise false.