Table of Contents

Method IsGuildUserContent

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildUserContent(ChannelType)

Determines if the channel type supports guild user content.

public static bool IsGuildUserContent(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports guild user content, otherwise false.