Table of Contents

Method IsGuildAutoModerated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildAutoModerated(ChannelType)

Determines if the channel type is guild auto moderated.

public static bool IsGuildAutoModerated(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type is guild auto moderated, otherwise false.