dev/chat
Lei OT 1 year ago
parent 0b0bf329aa
commit e4b55d6303

@ -285,15 +285,3 @@ export const parseRenderMessageList = (messages, conversationid = null) => {
};
});
};
/**
* WhatsApp Templates params
* @deprecated
*/
export const whatsappTemplatesParamMapped = {
/** @deprecated */
'asia_highlights_has_receive_your_inquiry': [['customer_name']],
'hello_from_asia_highlights': [['agent_name']], // todo:
'hello_from_china_highlights': [['agent_name']], // todo:
'use_new_whatsapp': [['agent_name']], // todo:
};

Loading…
Cancel
Save