webhooks property

WebhookManager webhooks
inherited

A WebhookManager that manages webhooks for this client.

Implementation

WebhookManager get webhooks => WebhookManager(options.webhookCacheConfig, this as NyxxRest);