Table of Contents

Method IsGuildFeedFeaturableMessages

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildFeedFeaturableMessages(ChannelType)

Determines if the channel type supports guild feed featurable messages.

public static bool IsGuildFeedFeaturableMessages(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports guild feed featurable messages, otherwise false.