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