@slack/webhook / ErrorCode
Enumeration: ErrorCode
Defined in: packages/webhook/src/errors.ts:8
Enumeration Members
HTTPError
HTTPError: "slack_webhook_http_error";
Defined in: packages/webhook/src/errors.ts:10
RequestError
RequestError: "slack_webhook_request_error";
Defined in: packages/webhook/src/errors.ts:9