Enumeration: ErrorCode
Defined in: errors.ts:13
A dictionary of codes for errors produced by this package
Enumeration Members
HTTPError
HTTPError: "slack_webhook_http_error";
Defined in: errors.ts:15
RequestError
RequestError: "slack_webhook_request_error";
Defined in: errors.ts:14