NattapongSiri / covid_cb

MIT License
2 stars 1 forks source link

Missing welcome message #13

Closed NattapongSiri closed 4 years ago

NattapongSiri commented 4 years ago

The app doesn't show welcome message from WA.

NattapongSiri commented 4 years ago

Refactor ChatPage code to parse WAResponse to external function and use effect hook to send empty message to WA to get welcome message. Both regular send message and welcome message will use the same WA response parsing algorithm so both of it support the same type of responses from WA.