Table of Contents

Property Webhooks

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Webhooks

Gets the collection of registered webhooks.

public IReadOnlyList<DiscordWebhook> Webhooks { get; }

Property Value

IReadOnlyList<DiscordWebhook>