Classhttpv0.1.0
WebhookLog
Base class for an HTTP subscriber that delivers its event to a Discord webhook, binding this.core to the HTTP Core.
abstract class WebhookLog<
KeyOfSubscribers extends SubscriptionKey
> extends WebhookLog<KeyOfSubscribers, Core>Member visibility
Filter class members by access level.
Showing members with Protected visibility and higher.
KeyOfSubscribers
The subscription key this reporter receives
KeyOfSubscribers extends SubscriptionKey