UNPKG

@warriorteam/zalo-webhook-types

Version:

TypeScript types for Zalo Personal webhook events from automation-web

9 lines 261 B
"use strict"; /** * Message Event Types * * All message-related webhook events (44 total). * Includes text, media, file, and social message events. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=message-events.js.map