@slack/webhook
Version:
Official library for using the Slack Platform's Incoming Webhooks
3 lines • 307 B
TypeScript
export { CodedError, ErrorCode, IncomingWebhookHTTPError, IncomingWebhookRequestError, IncomingWebhookSendError, } from './errors';
export { IncomingWebhook, IncomingWebhookDefaultArguments, IncomingWebhookResult, IncomingWebhookSendArguments, } from './IncomingWebhook';
//# sourceMappingURL=index.d.ts.map