redai-automation-web-sdk
Version:
TypeScript SDK for RedAI Automation Web API - Zalo Personal automation, messaging, and search. 100% compatible with automation-web backend. Now includes SearchModule for stickers and link parsing.
6 lines • 351 B
TypeScript
/**
* Webhook service exports
* 100% khớp với automation-web/src/module/webhook
*/
export { WebhookService, WebhookListenerOptions, WebhookStatistics, WebhookEventResponse, ValidateSessionResponse, ValidateAllSessionsResponse, CleanupExpiredSessionsResponse, WebhookEventHandlers, } from './webhook.service';
//# sourceMappingURL=index.d.ts.map