Table of Contents

Method IsContentEntryEmbeds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsContentEntryEmbeds(ChannelType)

Determines if the channel type supports content entry embeds.

public static bool IsContentEntryEmbeds(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports content entry embeds, otherwise false.