Method IsRoleSubscriptions
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsRoleSubscriptions(ChannelType)
Determines if the channel type supports role subscriptions.
public static bool IsRoleSubscriptions(this ChannelType type)
Parameters
type
ChannelTypeThe channel type.
Returns
- bool
True if the channel type supports role subscriptions, otherwise false.