@warriorteam/redai-zalo-sdk
Version:
Comprehensive TypeScript/JavaScript SDK for Zalo APIs - Official Account v3.0, ZNS with Full Type Safety, Consultation Service, Broadcast Service, Group Messaging with List APIs, Social APIs, Enhanced Article Management, Promotion Service v3.0 with Multip
13 lines • 481 B
JavaScript
;
/**
* Types cho Consultation Service - Zalo OA API
*
* Consultation messages (tin nhắn tư vấn) là loại tin nhắn đặc biệt
* cho phép OA gửi tin nhắn chủ động đến người dùng trong khung thời gian nhất định
*
* API Endpoint: https://openapi.zalo.me/v3.0/oa/message/cs
* Method: POST
* Content-Type: application/json
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=consultation.js.map