|
|
|
@ -208,4 +208,5 @@ export const parseRenderMessageList = (messages) => {
|
|
|
|
|
export const whatsappTemplatesParamMapped = {
|
|
|
|
|
'asia_highlights_has_receive_your_inquiry': [['customer_name']],
|
|
|
|
|
'hello_from_asia_highlights': [['agent_name']], // todo:
|
|
|
|
|
'use_new_whatsapp': [['agent_name']], // todo:
|
|
|
|
|
};
|
|
|
|
|