UNPKG

@warriorteam/zalo-webhook-types

Version:

TypeScript types for Zalo Personal webhook events from automation-web

9 lines 289 B
"use strict"; /** * Interaction Event Types * * Events related to user interactions with messages (5 total). * Includes typing, seen, delivered, reaction, and undo events. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interaction-events.js.map