Property Webhooks
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
Webhooks
Gets the collection of registered webhooks.
public IReadOnlyList<DiscordWebhook> Webhooks { get; }
Property Value
- IReadOnlyList<DiscordWebhook>
Gets the collection of registered webhooks.
public IReadOnlyList<DiscordWebhook> Webhooks { get; }