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
ChannelTypeThe channel type.
Returns
- bool
True if the channel type supports guild feed featurable messages, otherwise false.