UNPKG

whatsapp-crm-common

Version:

Componentes compartidos para servicios de WhatsApp CRM - Common utilities and types for WhatsApp CRM system

7 lines 207 B
export interface HistoryFetchOptions { messageCount?: number; includeProfilePicture?: boolean; includeStatus?: boolean; timeout?: number; } //# sourceMappingURL=history-fetch-options.d.ts.map