UNPKG

redai-automation-web-sdk

Version:

TypeScript SDK for RedAI Automation Web API - Zalo Personal automation, messaging, advanced sticker search, and bulk operations. 100% compatible with automation-web backend. v1.8.1: Updated GroupInfo interface to match backend controller with complete gro

6 lines 351 B
/** * 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