Interface: IncomingWebhookHTTPError
Defined in: errors.ts:25
All errors produced by this package adhere to this interface
Extends
Properties
code
code: HTTPError;
Defined in: errors.ts:26
Overrides
original
original: Error;
Defined in: errors.ts:27