Table of Contents

Method IsGuildWebhooks

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsGuildWebhooks(ChannelType)

Determines if the channel type supports guild webhooks.

public static bool IsGuildWebhooks(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports guild webhooks, otherwise false.