Table of Contents

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 ChannelType

The channel type.

Returns

bool

True if the channel type supports role subscriptions, otherwise false.