API reference
Property EventWebhooksTypes
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EventWebhooksTypes
The list of event types this application is subscribed to via webhooks.
public IReadOnlyList<string> EventWebhooksTypes { get; }
The list of event types this application is subscribed to via webhooks.
public IReadOnlyList<string> EventWebhooksTypes { get; }